This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 382
/
Gemfile.lock
102 lines (98 loc) · 2.01 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
PATH
remote: .
specs:
heroku (3.99.4)
heroku-api (= 0.4.2)
launchy (= 2.4.3)
multi_json (= 1.11.2)
net-ssh (= 2.9.2)
net-ssh-gateway (= 1.2.0)
netrc (= 0.10.3)
rest-client (= 1.6.8)
rubyzip (= 1.1.7)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
builder (3.2.3)
coveralls (0.8.19)
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
docile (1.1.5)
excon (0.56.0)
fakefs (0.10.2)
hashdiff (0.3.2)
heroku-api (0.4.2)
excon (~> 0.45)
multi_json (~> 1.8)
json (2.0.3)
launchy (2.4.3)
addressable (~> 2.3)
mime-types (1.25.1)
multi_json (1.11.2)
net-ssh (2.9.2)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
netrc (0.10.3)
public_suffix (2.0.5)
rake (12.0.0)
rdoc (5.1.0)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
rr (1.2.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
rubyzip (1.1.7)
safe_yaml (1.0.4)
simplecov (0.12.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
term-ansicolor (1.4.0)
tins (~> 1.0)
thor (0.19.4)
tins (1.13.2)
webmock (2.3.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
xml-simple (1.1.5)
PLATFORMS
ruby
DEPENDENCIES
aws-s3
coveralls
fakefs
heroku!
json
mime-types
rake
rr
rspec
webmock
BUNDLED WITH
1.15.1