-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
45 lines (43 loc) · 856 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
45
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
bson (1.6.4)
bson_ext (1.6.4)
bson (~> 1.6.4)
builder (3.0.4)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.0.0)
i18n (0.6.1)
json (1.7.6)
mongo (1.6.2)
bson (~> 1.6.2)
mongoid (2.4.12)
activemodel (~> 3.1)
mongo (<= 1.6.2)
tzinfo (~> 0.3.22)
multi_json (1.5.0)
rack (1.4.4)
ruby-hmac (0.4.0)
sinatra (1.1.0)
rack (~> 1.1)
tilt (~> 1.1)
tilt (1.3.3)
tzinfo (0.3.35)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
em-websocket
json
mongoid (= 2.4.12)
ruby-hmac
sinatra (= 1.1.0)