-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
44 lines (42 loc) · 839 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.4)
daemons (1.1.9)
eventmachine (1.0.3)
excon (0.22.1)
heroku (2.39.4)
heroku-api (~> 0.3.7)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.11)
excon (~> 0.22.1)
json (1.7.7)
launchy (2.3.0)
addressable (~> 2.3)
mime-types (1.23)
netrc (0.7.7)
rack (1.5.2)
rack-protection (1.5.0)
rack
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.9)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
heroku
json
sinatra
thin