-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
55 lines (53 loc) · 1.01 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
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.4)
bson (1.8.6)
daemons (1.1.9)
eventmachine (1.0.3)
faraday (0.8.7)
multipart-post (~> 1.1)
haml (4.0.3)
tilt
i18n (0.6.1)
koala (1.6.0)
addressable (~> 2.2)
faraday (~> 0.8)
multi_json (~> 1.3)
mongo (1.8.6)
bson (~> 1.8.6)
multi_json (1.7.3)
multipart-post (1.2.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
sass (3.2.9)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra_more (0.3.43)
activesupport
bundler (>= 0.9.2)
sinatra (>= 0.9.2)
thor (>= 0.11.8)
tilt (>= 0.2)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.18.1)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
haml
koala
mongo
sass
sinatra
sinatra_more
thin