forked from lifo/cramp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
93 lines (90 loc) · 1.82 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
PATH
remote: .
specs:
cramp (0.15.1)
activesupport (~> 3.0.9)
eventmachine (~> 1.0.0.beta.3)
faye-websocket (~> 0.3.0)
rack (~> 1.3.2)
thor (~> 0.14.6)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activesupport (3.0.9)
addressable (2.2.6)
ansi (1.3.0)
arel (2.0.10)
async-rack (0.5.1)
rack (~> 1.1)
async_sinatra (0.5.0)
rack (>= 1.2.1)
sinatra (>= 1.0)
builder (2.1.2)
daemons (1.1.4)
em-http-request (0.3.0)
addressable (>= 2.0.0)
escape_utils
eventmachine (>= 0.12.9)
em-synchrony (0.2.0)
eventmachine (>= 0.12.9)
erubis (2.7.0)
escape_utils (0.2.3)
eventmachine (1.0.0.beta.3)
faye-websocket (0.3.0)
eventmachine (>= 0.12.0)
http_router (0.10.0)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.5.0)
kgio (2.6.0)
mysql2 (0.2.11)
rack (1.3.2)
rainbows (4.2.0)
kgio (~> 2.5)
rack (~> 1.1)
unicorn (~> 4.0)
raindrops (0.7.0)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.2)
turn (0.8.2)
ansi (>= 1.2.2)
tzinfo (0.3.29)
unicorn (4.0.1)
kgio (~> 2.4)
rack
raindrops (~> 0.6)
url_mount (0.2.1)
rack
yajl-ruby (0.8.2)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 3.0.9)
async-rack
async_sinatra
cramp!
em-http-request
em-synchrony
erubis
http_router
mysql2 (~> 0.2.11)
rainbows
thin (~> 1.2.11)
turn
yajl-ruby