-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
62 lines (60 loc) · 1.05 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
GEM
remote: https://rubygems.org/
specs:
bson (1.8.3)
bson_ext (1.8.3)
bson (~> 1.8.3)
bundler-audit (0.1.2)
bundler (~> 1.2)
diff-lcs (1.2.1)
exceptional (2.0.33)
rack
foreman (0.62.0)
thor (>= 0.13.6)
haml (4.0.0)
tilt
json (1.7.7)
mongo (1.8.3)
bson (~> 1.8.3)
mongo_ext (0.19.3)
puma (1.6.3)
rack (~> 1.2)
rack (1.5.2)
rack-flash3 (1.0.3)
rack
rack-protection (1.4.0)
rack
rake (10.0.3)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.0)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
sass (3.2.7)
sinatra (1.3.5)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
thor (0.17.0)
tilt (1.3.5)
PLATFORMS
ruby
DEPENDENCIES
bson
bson_ext
bundler-audit
exceptional
foreman
haml
json
mongo (>= 1.0.7)
mongo_ext
puma
rack-flash3
rake
rspec
sass
sinatra