forked from tassosl/tn_s3_file_uploader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
54 lines (52 loc) · 1.08 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
GEM
remote: http://rubygems.org/
specs:
aws-sdk (1.51.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
builder (3.2.2)
cucumber (1.3.16)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.1)
diff-lcs (1.2.5)
fakes3 (0.1.5.2)
builder
thor
gherkin (2.12.2)
multi_json (~> 1.3)
honeybadger (1.16.3)
json
json (1.8.1)
multi_json (1.10.1)
multi_test (0.1.1)
nokogiri (1.5.11)
rake (10.1.1)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.3)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.3)
rspec-support (~> 3.0.0)
rspec-support (3.0.3)
thor (0.19.1)
timecop (0.6.1)
PLATFORMS
ruby
DEPENDENCIES
aws-sdk (~> 1.35)
cucumber
fakes3 (= 0.1.5.2)
honeybadger (~> 1.15)
nokogiri (~> 1.5.10)
rake
rspec
rspec-expectations
timecop (= 0.6.1)