forked from heroku/legacy-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
82 lines (79 loc) · 1.5 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
PATH
remote: .
specs:
pogo (2.31.2)
heroku (2.32.11)
heroku-api (~> 0.3.5)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.7)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
builder (3.0.0)
crack (0.3.1)
diff-lcs (1.1.3)
excon (0.16.4)
fakefs (0.4.0)
fpm (0.3.11)
json
heroku-api (0.3.5)
excon (~> 0.16.1)
json (1.6.5)
launchy (2.1.0)
addressable (~> 2.2.6)
mime-types (1.17.2)
netrc (0.7.7)
rack (1.4.1)
rake (0.9.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rr (1.0.4)
rspec (2.8.0)
rspec-core (~> 2.8.0)
rspec-expectations (~> 2.8.0)
rspec-mocks (~> 2.8.0)
rspec-core (2.8.0)
rspec-expectations (2.8.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
rubyzip (0.9.6.1)
sequel (3.20.0)
sinatra (1.0)
rack (>= 1.0)
sqlite3 (1.3.5)
sqlite3 (1.3.5-x86-mingw32)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
taps (0.3.23)
rack (>= 1.0.1)
rest-client (>= 1.4.0, < 1.7.0)
sequel (~> 3.20.0)
sinatra (~> 1.0.0)
sqlite3-ruby (~> 1.2)
webmock (1.8.3)
addressable (>= 2.2.7)
crack (>= 0.1.7)
xml-simple (1.1.1)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
aws-s3
fakefs
fpm
jruby-openssl
json
pogo!
rake (>= 0.8.7)
rr (~> 1.0.2)
rspec (>= 2.0)
rubyzip
taps (>= 0.3.23)
webmock