forked from heroku/legacy-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
98 lines (94 loc) · 1.92 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
PATH
remote: .
specs:
heroku (3.43.14)
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.3.8)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
builder (3.2.2)
coveralls (0.8.0)
multi_json (~> 1.10)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.9.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
docile (1.1.5)
excon (0.51.0)
fakefs (0.6.7)
heroku-api (0.4.2)
excon (~> 0.45)
multi_json (~> 1.8)
json (1.8.2)
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)
rake (10.4.2)
rdoc (4.2.0)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
rr (1.1.2)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.3)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
rubyzip (1.1.7)
safe_yaml (1.0.4)
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.19.1)
tins (1.3.5)
webmock (1.21.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
xml-simple (1.1.5)
PLATFORMS
ruby
DEPENDENCIES
aws-s3
coveralls
fakefs
heroku!
json
mime-types
rake
rr
rspec
webmock
BUNDLED WITH
1.12.5