-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
78 lines (76 loc) · 1.61 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
GEM
remote: http://rubygems.org/
specs:
activesupport (3.1.0)
multi_json (~> 1.0)
addressable (2.2.6)
adhearsion (1.2.1)
activesupport (>= 2.1.0)
bundler (>= 1.0.10)
i18n
json
log4r (>= 1.0.5)
pry
rake
rubigen (>= 1.5.6)
coderay (0.9.8)
daemons (1.1.4)
em-hiredis (0.1.0)
hiredis (~> 0.3.0)
em-http-request (0.3.0)
addressable (>= 2.0.0)
escape_utils
eventmachine (>= 0.12.9)
escape_utils (0.2.4)
eventmachine (0.12.10)
faye (0.6.6)
em-hiredis (>= 0.0.1)
em-http-request (~> 0.3)
eventmachine (~> 0.12.0)
json (>= 1.0)
rack (>= 1.0)
thin (~> 1.2)
foreman (0.24.0)
term-ansicolor (~> 1.0.5)
thor (>= 0.13.6)
hiredis (0.3.2)
i18n (0.6.0)
json (1.6.1)
log4r (1.1.9)
method_source (0.6.6)
ruby_parser (~> 2.0.5)
multi_json (1.0.3)
pry (0.9.6.2)
coderay (~> 0.9.8)
method_source (~> 0.6.5)
ruby_parser (~> 2.0.5)
slop (~> 2.1.0)
rack (1.3.4)
rack-protection (1.1.4)
rack
rake (0.9.2)
rubigen (1.5.6)
activesupport (>= 2.3.5)
i18n
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
sexp_processor (3.0.7)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
slop (2.1.0)
term-ansicolor (1.0.6)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
adhearsion (>= 1.2.1)
faye
foreman
sinatra