forked from LookQuick/bostonrb-workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
66 lines (63 loc) · 1.22 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
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.7)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
daemons (1.1.8)
deckrb (0.3.0)
coderay
erector (>= 0.9.0.pre1)
json
nokogiri
rack
rack-codehighlighter
redcarpet (~> 2)
trollop
erector (0.9.0.pre1)
treetop (>= 1.2.3)
eventmachine (0.12.10)
fssm (0.2.9)
haml (3.1.6)
json (1.7.3)
nokogiri (1.5.5)
polyglot (0.3.3)
rack (1.4.1)
rack-codehighlighter (0.5.0)
nokogiri (>= 1.4.1)
rack (>= 1.0.0)
rack-protection (1.2.0)
rack
redcarpet (2.1.1)
sass (3.1.20)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
thin (1.4.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
trollop (1.16.2)
PLATFORMS
ruby
DEPENDENCIES
coderay
compass
deckrb (>= 0.3.0)
haml
redcarpet
sinatra (= 1.3.2)
thin
tilt!