-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
73 lines (70 loc) · 1.45 KB
/
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
breakpoint (2.0.7)
compass (>= 0.12.1)
sass (>= 3.2.0)
chunky_png (1.3.5)
compass (0.12.7)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.19)
daemons (1.2.3)
eventmachine (1.2.0.1)
excon (0.49.0)
fssm (0.2.10)
haml (4.0.7)
tilt
heroku (3.42.44)
heroku-api (= 0.4.2)
launchy (= 2.4.3)
multi_json (= 1.11.2)
net-ssh (= 2.9.2)
net-ssh-gateway (= 1.2.0)
netrc (= 0.10.3)
rest-client (= 1.6.8)
rubyzip (= 1.1.7)
heroku-api (0.4.2)
excon (~> 0.45)
multi_json (~> 1.8)
json (1.8.3)
launchy (2.4.3)
addressable (~> 2.3)
mime-types (1.25.1)
multi_json (1.11.2)
net-ssh (2.9.2)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
netrc (0.10.3)
rack (1.6.4)
rack-protection (1.5.3)
rack
rdoc (4.2.2)
json (~> 1.4)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
rubyzip (1.1.7)
sass (3.2.19)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
tilt (2.0.2)
PLATFORMS
ruby
DEPENDENCIES
breakpoint (~> 2.0.5)
compass (~> 0.12.2)
haml (~> 4.0.3)
heroku
sass (~> 3.2.9)
sinatra (~> 1.4.3)
thin (~> 1.6.4)
BUNDLED WITH
1.11.2