-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
122 lines (119 loc) · 2.6 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
GIT
remote: git://github.com/intridea/grape.git
revision: 371921fc4c18615776cfa4c9be1a9ef21f331940
specs:
grape (0.3.0)
activesupport
builder
hashie (~> 1.2)
multi_json (>= 1.3.2)
multi_xml (>= 0.5.2)
rack
rack-accept
rack-mount
virtus
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.11)
i18n (~> 0.6)
multi_json (~> 1.0)
amq-client (0.9.11)
amq-protocol (>= 1.0.1)
eventmachine
amq-protocol (1.1.0)
amqp (0.9.8)
amq-client (~> 0.9.5)
amq-protocol (>= 0.9.4)
eventmachine
async-rack (0.5.1)
rack (~> 1.1)
backports (2.6.7)
bson (1.8.2)
bson_ext (1.8.2)
bson (~> 1.8.2)
builder (3.1.4)
columnize (0.3.6)
config_parser (0.5.5)
configurable (1.0.0)
config_parser (~> 0.5.4)
lazydoc (~> 1.0)
daemons (1.1.9)
debugger (1.3.0)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.7)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.7)
descendants_tracker (0.0.1)
diff-lcs (1.1.3)
em-mongo (0.4.3)
bson (>= 1.1.3)
eventmachine (>= 0.12.10)
em-synchrony (1.0.3)
eventmachine (>= 1.0.0.beta.1)
em-websocket (0.4.0)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.5.3)
eventmachine (1.0.0)
foreman (0.61.0)
thor (>= 0.13.6)
goliath (1.0.1)
async-rack
em-synchrony (>= 1.0.0)
em-websocket
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (= 0.5.3)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
hashie (1.2.0)
http_parser.rb (0.5.3)
i18n (0.6.1)
lazydoc (1.0)
log4r (1.1.10)
multi_json (1.5.0)
multi_xml (0.5.2)
rack (1.5.0)
rack-accept (0.4.5)
rack (>= 0.4)
rack-accept-media-types (0.9)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
rake (10.0.3)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
thor (0.17.0)
virtus (0.5.4)
backports (~> 2.6.1)
descendants_tracker (~> 0.0.1)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
amqp
bson_ext
configurable
daemons
debugger
em-mongo
em-synchrony
foreman
goliath
grape!
rake
rspec
yajl-ruby