-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
50 lines (48 loc) · 958 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
daemons (1.1.9)
erubis (2.7.0)
eventmachine (1.0.3)
excon (0.38.0)
heroku (3.9.1)
heroku-api (~> 0.3.17)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.19)
excon (~> 0.38)
multi_json (~> 1.8)
json (1.8.1)
launchy (2.4.2)
addressable (~> 2.3)
mime-types (1.25.1)
multi_json (1.10.1)
netrc (0.7.7)
rack (1.5.2)
rack-protection (1.5.3)
rack
rdoc (4.1.1)
json (~> 1.4)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
rubyzip (1.1.6)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
erubis
heroku
sinatra
thin