-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
52 lines (50 loc) · 1003 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
48
49
50
51
52
GEM
remote: http://rubygems.org/
specs:
activesupport (2.3.14)
addressable (2.2.8)
daemons (1.1.8)
eventmachine (0.12.10)
excon (0.13.4)
foreman (0.46.0)
thor (>= 0.13.6)
heroku (2.26.0)
heroku-api (~> 0.2.0)
launchy (>= 0.3.2)
netrc (~> 0.7.2)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.2.0)
excon (~> 0.13.3)
launchy (2.1.0)
addressable (~> 2.2.6)
mime-types (1.18)
netrc (0.7.2)
prowly (0.3.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.8)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.15.2)
tilt (1.3.3)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 2.3)
foreman
heroku
prowly
sinatra
thin
yajl-ruby