-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
56 lines (51 loc) · 1.04 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
GIT
remote: https://github.com/inventitech/wayback_gem.git
revision: 230c67f935d20e4bf059099f0397eb7135a12fc3
specs:
wayback (0.3.4)
faraday
faraday_middleware
json
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.0.5)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
idn-ruby (0.1.0)
json (2.1.0)
mini_portile2 (2.3.0)
multipart-post (2.0.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
power_assert (1.1.1)
rake (10.4.2)
robots (0.10.1)
spidr (0.6.0)
nokogiri (~> 1.3)
test-unit (3.2.7)
power_assert
twitter-text (2.1.0)
idn-ruby
unf (~> 0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
wayback_archiver (1.2.0)
concurrent-ruby (~> 1.0)
robots (~> 0.1)
spidr (~> 0.6.0)
PLATFORMS
ruby
DEPENDENCIES
rake
test-unit
twitter-text (~> 2.1)
wayback (~> 0.3.1)!
wayback_archiver
RUBY VERSION
ruby 2.3.0p0
BUNDLED WITH
1.16.1