forked from hquery/query-gateway
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
201 lines (196 loc) · 4.47 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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
GIT
remote: http://github.com/hquery/patientapi.git
revision: b9307adbdf51c031dd7e74942c0cc21519e28b97
specs:
hquery-patient-api (0.1.0)
GIT
remote: http://github.com/pophealth/quality-measure-engine.git
revision: 239835162f3002e34093bc7b07e05399710b499a
branch: develop
specs:
quality-measure-engine (0.8.1)
mongo (~> 1.3)
nokogiri (~> 1.4.4)
resque (~> 1.15.0)
resque-status (~> 0.2.3)
rubyzip (~> 0.9.4)
GIT
remote: https://github.com/collectiveidea/delayed_job_mongoid.git
revision: a334d0a5e75075eb8457942b6a681fd60bc4dce6
specs:
delayed_job_mongoid (1.0.2)
delayed_job (~> 2.1.1)
mongoid (~> 2.0.0.rc)
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.1.0.rc4)
actionpack (= 3.1.0.rc4)
mail (~> 2.3.0)
actionpack (3.1.0.rc4)
activemodel (= 3.1.0.rc4)
activesupport (= 3.1.0.rc4)
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6)
rack (~> 1.3.0)
rack-cache (~> 1.0.1)
rack-mount (~> 0.8.1)
rack-test (~> 0.6.0)
sprockets (~> 2.0.0.beta.10)
tzinfo (~> 0.3.27)
activemodel (3.1.0.rc4)
activesupport (= 3.1.0.rc4)
bcrypt-ruby (~> 2.1.4)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.0.rc4)
activemodel (= 3.1.0.rc4)
activesupport (= 3.1.0.rc4)
arel (~> 2.1.1)
tzinfo (~> 0.3.27)
activeresource (3.1.0.rc4)
activemodel (= 3.1.0.rc4)
activesupport (= 3.1.0.rc4)
activesupport (3.1.0.rc4)
multi_json (~> 1.0)
ansi (1.3.0)
arel (2.1.4)
awesome_print (0.4.0)
bcrypt-ruby (2.1.4)
bluecloth (2.1.0)
bson (1.3.1)
bson_ext (1.3.1)
builder (3.0.0)
coderay (0.9.8)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.1.1)
configatron (2.8.2)
yamler (>= 0.1.0)
cover_me (1.1.1)
configatron
hashie
daemons (1.1.4)
delayed_job (2.1.4)
activesupport (~> 3.0)
daemons
erubis (2.7.0)
execjs (1.2.1)
multi_json (~> 1.0)
factory_girl (1.3.3)
hashie (1.1.0)
hike (1.2.0)
i18n (0.6.0)
jquery-rails (1.0.12)
railties (~> 3.0)
thor (~> 0.14)
json (1.4.6)
libv8 (3.3.10.2)
macaddr (1.0.0)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.16)
mocha (0.9.12)
mongo (1.3.1)
bson (>= 1.3.1)
mongoid (2.0.2)
activemodel (~> 3.0)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
multi_json (1.0.3)
nokogiri (1.4.7)
polyglot (0.3.2)
rack (1.3.2)
rack-cache (1.0.2)
rack (>= 0.4)
rack-mount (0.8.1)
rack (>= 1.0.0)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
rails (3.1.0.rc4)
actionmailer (= 3.1.0.rc4)
actionpack (= 3.1.0.rc4)
activerecord (= 3.1.0.rc4)
activeresource (= 3.1.0.rc4)
activesupport (= 3.1.0.rc4)
bundler (~> 1.0)
railties (= 3.1.0.rc4)
railties (3.1.0.rc4)
actionpack (= 3.1.0.rc4)
activesupport (= 3.1.0.rc4)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2)
rdoc (3.9.1)
redis (2.2.1)
redis-namespace (1.0.3)
redis (< 3.0.0)
redisk (0.2.2)
redis (>= 0.1.1)
redis-namespace (>= 0.1.0)
resque (1.15.0)
json (~> 1.4.6)
redis-namespace (>= 0.10.0)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-status (0.2.3)
redisk (>= 0.2.1)
resque (>= 1.3.1)
uuid (>= 2.0.2)
rubyzip (0.9.4)
sass (3.1.5)
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
sprockets (2.0.0.beta.10)
hike (~> 1.0)
rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1)
therubyracer (0.9.2)
libv8 (~> 3.3.10)
thor (0.14.6)
tilt (1.3.2)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
turn (0.8.2)
ansi (>= 1.2.2)
tzinfo (0.3.29)
uglifier (1.0.0)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
uuid (2.3.2)
macaddr (~> 1.0)
vegas (0.1.8)
rack (>= 1.0.0)
yamler (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
bluecloth
bson_ext (~> 1.3)
coderay
coffee-script
cover_me (>= 1.0.0.rc6)
delayed_job_mongoid!
factory_girl (= 1.3.3)
hquery-patient-api!
jquery-rails
mocha
mongoid (~> 2.0)
quality-measure-engine!
rails (= 3.1.0.rc4)
sass
sprockets (= 2.0.0.beta.10)
therubyracer
turn
uglifier