-
Notifications
You must be signed in to change notification settings - Fork 19
/
Gemfile.lock
44 lines (41 loc) · 857 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/mloughran/em-hiredis.git
revision: ff07044584aa20461707269d802f2caf55063a36
specs:
em-hiredis (0.1.0)
hiredis (~> 0.3.0)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.10)
async-rack (0.5.1)
rack (~> 1.1)
cramp (0.15.1)
activesupport (~> 3.0.9)
eventmachine (~> 1.0.0.beta.3)
rack (~> 1.3.2)
thor (~> 0.14.6)
daemons (1.1.4)
eventmachine (1.0.0.beta.3)
hiredis (0.3.2)
http_router (0.10.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
rack (1.3.2)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
url_mount (0.2.1)
rack
yajl-ruby (0.8.2)
PLATFORMS
ruby
DEPENDENCIES
async-rack
cramp (~> 0.15.1)
em-hiredis!
http_router
thin
yajl-ruby