-
Notifications
You must be signed in to change notification settings - Fork 5
/
Gemfile.lock
50 lines (48 loc) · 932 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: http://rubygems.org/
specs:
addressable (2.2.6)
daemons (1.1.6)
eventmachine (0.12.10)
foreman (0.36.1)
term-ansicolor (~> 1.0.7)
thor (>= 0.13.6)
haml (3.1.6)
heroku (2.21.3)
launchy (>= 0.3.2)
netrc (~> 0.7.1)
rest-client (~> 1.6.1)
rubyzip
launchy (2.0.5)
addressable (~> 2.2.6)
mime-types (1.17.2)
netrc (0.7.1)
pg (0.13.2)
rack (1.4.1)
rack-protection (1.2.0)
rack
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.6.1)
sequel (3.35.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
term-ansicolor (1.0.7)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
foreman
haml
heroku
pg
sequel
sinatra
thin