forked from zuk/DrowsyDromedary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
62 lines (58 loc) · 1.18 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
GIT
remote: git://github.com/intridea/grape.git
revision: 346fb940d1266d43db95688522ea0109cb091631
ref: 346fb94
specs:
grape (0.2.0)
hashie (~> 1.2)
multi_json
multi_xml
rack
rack-mount
GIT
remote: https://github.com/brynary/rack-test.git
revision: cab8eb929b45d9e32474fad1b6806c2ab8f6bea8
ref: cab8eb929b
specs:
rack-test (0.6.1)
rack (>= 1.0)
GEM
remote: https://rubygems.org/
specs:
bson (1.11.1)
bson_ext (1.11.1)
bson (~> 1.11.1)
diff-lcs (1.2.5)
hashie (1.2.0)
json (1.8.1)
mongo (1.11.1)
bson (= 1.11.1)
multi_json (1.10.1)
multi_xml (0.5.5)
rack (1.5.2)
rack-cors (0.2.9)
rack-mount (0.8.3)
rack (>= 1.0.0)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
PLATFORMS
ruby
DEPENDENCIES
bson (> 1.11.0)
bson_ext
grape!
json
mongo (> 1.11.0)
rack-cors
rack-test!
rspec