forked from bostonrb/project-night
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
44 lines (41 loc) · 794 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
GIT
remote: git://github.com/rtomayko/tilt.git
revision: 10a8ffa0a83f0c38dd243549fa9a32a2e76be6bd
specs:
tilt (1.3.3)
GEM
remote: http://rubygems.org/
specs:
chunky_png (1.2.5)
coderay (1.0.6)
compass (0.12.1)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
daemons (1.1.8)
eventmachine (0.12.10)
fssm (0.2.9)
haml (3.1.6)
rack (1.4.1)
rack-protection (1.2.0)
rack
redcarpet (2.1.1)
sass (3.1.19)
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)
PLATFORMS
ruby
DEPENDENCIES
coderay
compass
haml
redcarpet
sinatra (= 1.3.2)
thin
tilt!