forked from audy/deutsch-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
42 lines (40 loc) · 798 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
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.5)
activesupport (= 3.2.5)
builder (~> 3.0.0)
activesupport (3.2.5)
i18n (~> 0.6)
multi_json (~> 1.0)
bson (1.6.4)
builder (3.0.0)
cinch (2.0.2)
foreman (0.61.0)
thor (>= 0.13.6)
i18n (0.6.0)
mongo (1.6.4)
bson (~> 1.6.4)
mongo_mapper (0.11.1)
activemodel (~> 3.0)
activesupport (~> 3.0)
plucky (~> 0.4.0)
multi_json (1.3.6)
plucky (0.4.4)
mongo (~> 1.5)
rack (1.4.1)
rack-protection (1.2.0)
rack
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
thor (0.17.0)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
cinch
foreman
mongo_mapper
sinatra