forked from heroku/heroku-buildpack-ruby
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
47 lines (45 loc) · 878 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
anvil-cli (0.16.0)
progress (~> 2.4.0)
rest-client (~> 1.6.7)
thor (~> 0.15.2)
diff-lcs (1.1.3)
excon (0.22.1)
heroku-api (0.3.11)
excon (~> 0.22.1)
heroku_hatchet (0.1.1)
activesupport
anvil-cli
excon
heroku-api
rrrretry
thor
i18n (0.6.1)
mime-types (1.23)
multi_json (1.7.3)
parallel (0.6.5)
parallel_tests (0.13.1)
parallel
progress (2.4.0)
rake (10.0.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rrrretry (0.0.1)
rspec-core (2.13.1)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
thor (0.15.4)
PLATFORMS
ruby
DEPENDENCIES
excon
heroku_hatchet
parallel_tests
rake
rspec-core
rspec-expectations