-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
95 lines (93 loc) · 2.09 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
94
95
GEM
remote: https://rubygems.org/
specs:
activemodel (4.0.2)
activesupport (= 4.0.2)
builder (~> 3.1.0)
activerecord (4.0.2)
activemodel (= 4.0.2)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.2)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.2)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
arel (4.0.1)
async-rack (0.5.1)
rack (~> 1.1)
atomic (1.1.14)
awesome_print (1.2.0)
builder (3.1.4)
cookiejar (0.3.0)
dalli (2.6.4)
database_cleaner (1.2.0)
em-http-request (1.1.1)
addressable (>= 2.3.4)
cookiejar
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0.beta.2)
em-socksify (0.3.0)
eventmachine (>= 1.0.0.beta.4)
em-synchrony (1.0.3)
eventmachine (>= 1.0.0.beta.1)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
em-websocket-client (0.1.2)
eventmachine
websocket
eventmachine (1.0.3)
geoip (1.3.4)
goliath (1.0.3)
async-rack
em-synchrony (>= 1.0.0)
em-websocket (= 0.3.8)
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (= 0.6.0.beta.2)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
http_parser.rb (0.6.0.beta.2)
i18n (0.6.9)
ip_country (0.0.1)
geoip
kgio (2.8.1)
log4r (1.1.10)
minitest (4.7.5)
multi_json (1.8.2)
pg (0.17.0)
rack (1.5.2)
rack-accept-media-types (0.9)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
thread_safe (0.1.3)
atomic
timecop (0.7.0)
tzinfo (0.3.38)
websocket (1.1.2)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 4.0.2)
awesome_print
dalli (~> 2.6.4)
database_cleaner
em-http-request
em-websocket-client
goliath (~> 1.0.3)
i18n (~> 0.6.9)
ip_country
kgio
minitest
pg (~> 0.17.0)
timecop