forked from heroku/legacy-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
75 lines (72 loc) · 1.42 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
PATH
remote: .
specs:
heroku (2.4.0)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
term-ansicolor (~> 1.0.5)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.2)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
builder (3.0.0)
crack (0.1.8)
diff-lcs (1.1.2)
fakefs (0.3.1)
launchy (2.0.3)
mime-types (1.16)
parka (0.6.2)
crack
rest-client
thor
rack (1.2.2)
rake (0.8.7)
rest-client (1.6.1)
mime-types (>= 1.16)
rr (1.0.2)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
sequel (3.20.0)
simplecov (0.4.2)
simplecov-html (~> 0.4.4)
simplecov-html (0.4.4)
sinatra (1.0)
rack (>= 1.0)
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
taps (0.3.23)
rack (>= 1.0.1)
rest-client (< 1.7.0, >= 1.4.0)
sequel (~> 3.20.0)
sinatra (~> 1.0.0)
sqlite3-ruby (~> 1.2)
term-ansicolor (1.0.6)
thor (0.14.6)
webmock (1.5.0)
addressable (>= 2.2.2)
crack (>= 0.1.7)
xml-simple (1.0.15)
PLATFORMS
ruby
DEPENDENCIES
aws-s3
fakefs
heroku!
parka (>= 0.6.2)
rake (>= 0.8.7)
rr (~> 1.0.2)
rspec (>= 2.0)
simplecov (~> 0.4.2)
taps (>= 0.3.23)
webmock