forked from MeasureAuthoringTool/bonnie
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
326 lines (318 loc) · 7.36 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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
GIT
remote: https://github.com/pophealth/quality-measure-engine.git
revision: 3a1df9a6240e94425d7c867a7b3d674cab39a0f1
branch: master
specs:
quality-measure-engine (3.0.2)
delayed_job_mongoid (~> 2.1.0)
mongoid (~> 4.0.0.beta1)
moped (~> 2.0.0.beta6)
rubyzip (~> 0.9.9)
GIT
remote: https://github.com/projectcypress/health-data-standards.git
revision: 8e0a800a3de157cfadbc871520ac6bb8f8458c6b
branch: bonnie_master
specs:
health-data-standards (3.4.6)
activesupport (~> 4.0.0)
builder (~> 3.1)
erubis (~> 2.7.0)
log4r (~> 1.1.10)
memoist (~> 0.9.1)
mongoid (~> 4.0.0.rc2)
mongoid-tree (~> 1.0.4)
nokogiri (= 1.6.0)
protected_attributes (~> 1.0.5)
rest-client (~> 1.6.7)
rubyzip (= 0.9.9)
uuid (~> 2.3.7)
GIT
remote: https://github.com/projecttacoma/bonnie_bundler.git
revision: 860a18b1712311298ee7a601c0ce1330e8e2a452
branch: master
specs:
bonnie_bundler (1.0.0)
GIT
remote: https://github.com/projecttacoma/hqmf2js.git
revision: 699222f597d218889991fae425e14265e06bc7b9
branch: master
specs:
hqmf2js (1.3.0)
GIT
remote: https://github.com/projecttacoma/patientapi.git
revision: 57220411b17cdd59a006bd1d9989998f9c078a97
branch: master
specs:
hquery-patient-api (1.0.4)
GIT
remote: https://github.com/projecttacoma/simplexml_parser.git
revision: a67d66a17931736081ba0d8c257dbbecd2699c5d
branch: master
specs:
simplexml_parser (1.0.0)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.0.5)
actionpack (= 4.0.5)
mail (~> 2.5.4)
actionpack (4.0.5)
activesupport (= 4.0.5)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.5)
activesupport (= 4.0.5)
builder (~> 3.1.0)
activerecord (4.0.5)
activemodel (= 4.0.5)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.5)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.5)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
ansi (1.4.3)
arel (4.0.2)
bcrypt (3.1.7)
bson (2.3.0)
builder (3.1.4)
byebug (2.7.0)
columnize (~> 0.3)
debugger-linecache (~> 1.2)
capistrano (3.2.1)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
capistrano-bundler (1.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
capistrano-rails (1.1.1)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
coderay (1.1.0)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
colorize (0.7.3)
columnize (0.8.9)
commonjs (0.2.7)
connection_pool (2.0.0)
daemons (1.1.9)
debugger-linecache (1.2.0)
delayed_job (4.0.1)
activesupport (>= 3.0, < 4.2)
delayed_job_mongoid (2.1.0)
delayed_job (>= 3.0, < 5)
mongoid (>= 3.0, < 5)
devise (3.2.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
thread_safe (~> 0.1)
warden (~> 1.2.3)
docile (1.1.3)
dotenv (0.11.1)
dotenv-deployment (~> 0.0.2)
dotenv-deployment (0.0.2)
erubis (2.7.0)
eventmachine (1.0.3)
exception_notification (4.0.1)
actionmailer (>= 3.0.4)
activesupport (>= 3.0.4)
execjs (2.2.0)
foreman (0.71.0)
dotenv (~> 0.11.1)
thor (~> 0.19.1)
handlebars_assets (0.16)
execjs (>= 1.2.9)
multi_json
sprockets (>= 2.0.3)
tilt
hike (1.2.3)
i18n (0.6.11)
jasmine (2.0.2)
jasmine-core (~> 2.0.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (2.0.0)
jasmine-jquery-rails (2.0.3)
jquery-rails (3.1.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
less (2.5.1)
commonjs (~> 0.2.7)
less-rails (2.5.0)
actionpack (>= 3.1)
less (~> 2.5.0)
libv8 (3.16.14.3)
log4r (1.1.10)
macaddr (1.7.1)
systemu (~> 2.6.2)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
memoist (0.9.3)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.5.3)
minitest (4.7.5)
mongoid (4.0.0)
activemodel (~> 4.0)
moped (~> 2.0.0)
origin (~> 2.1)
tzinfo (>= 0.3.37)
mongoid-tree (1.0.4)
mongoid (>= 3.0, <= 4.0)
moped (2.0.0)
bson (~> 2.2)
connection_pool (~> 2.0)
optionable (~> 0.2.0)
multi_json (1.10.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
non-stupid-digest-assets (1.0.4)
oj (2.9.5)
optionable (0.2.0)
origin (2.1.1)
orm_adapter (0.5.0)
phantomjs (1.9.7.1)
polyglot (0.3.5)
protected_attributes (1.0.8)
activemodel (>= 4.0.1, < 5.0)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry-byebug (1.3.2)
byebug (~> 2.7)
pry (~> 0.9.12)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.0.5)
actionmailer (= 4.0.5)
actionpack (= 4.0.5)
activerecord (= 4.0.5)
activesupport (= 4.0.5)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.5)
sprockets-rails (~> 2.0.0)
railties (4.0.5)
actionpack (= 4.0.5)
activesupport (= 4.0.5)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.3.2)
rdoc (4.1.1)
json (~> 1.4)
ref (1.0.5)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
roo (1.13.2)
nokogiri
rubyzip
spreadsheet (> 0.6.4)
ruby-ole (1.2.11.7)
rubyzip (0.9.9)
rvm1-capistrano3 (1.2.2)
capistrano (~> 3.0)
sshkit (>= 1.2)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.5.0)
spreadsheet (0.9.7)
ruby-ole (>= 1.0)
sprockets (2.12.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.0.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sshkit (1.5.1)
colorize
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
systemu (2.6.4)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
thor (0.19.1)
thread_safe (0.3.4)
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
turn (0.9.7)
ansi
minitest (~> 4)
tzinfo (0.3.40)
uglifier (2.5.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
uuid (2.3.7)
macaddr (~> 1.0)
warden (1.2.3)
rack (>= 1.0)
PLATFORMS
ruby
DEPENDENCIES
bonnie_bundler!
capistrano-rails
coffee-rails
devise
exception_notification
foreman
handlebars_assets
health-data-standards!
hqmf2js!
hquery-patient-api!
jasmine
jasmine-jquery-rails
jquery-rails
less-rails
minitest (~> 4.0)
mongoid
non-stupid-digest-assets
oj
protected_attributes
pry
pry-byebug
quality-measure-engine!
rails (>= 4.0.0)
roo
rubyzip (< 1.0.0)
rvm1-capistrano3
simplecov
simplexml_parser!
sprockets-rails
systemu
therubyracer
thin
turn
uglifier (>= 1.0.3)