-
Notifications
You must be signed in to change notification settings - Fork 7
/
Gemfile.lock
46 lines (42 loc) · 855 Bytes
/
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
PATH
remote: .
specs:
s3cp (1.1.42)
aws-sdk (= 1.67.0)
extensions (~> 0.6)
highline (>= 1.5.1)
nokogiri (~> 1.8.4)
progressbar (~> 0.10.0)
GEM
remote: http://rubygems.org/
specs:
aws-sdk (1.67.0)
aws-sdk-v1 (= 1.67.0)
aws-sdk-v1 (1.67.0)
json (~> 1.4)
nokogiri (~> 1)
diff-lcs (1.1.3)
extensions (0.6.0)
highline (2.0.0)
json (1.8.6)
mini_portile2 (2.3.0)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
progressbar (0.10.0)
rake (0.8.7)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.2)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
PLATFORMS
ruby
DEPENDENCIES
rake (~> 0.8.7)
rspec (~> 2.5.0)
s3cp!
BUNDLED WITH
1.16.4