Gemfile.lock in bonnie_bundler-2.2.4 vs Gemfile.lock in bonnie_bundler-2.2.5
- old
+ new
@@ -1,9 +1,31 @@
+GIT
+ remote: https://github.com/projectcypress/health-data-standards.git
+ revision: 58975d21251e60050b66c5c8ed3acb146d909392
+ branch: master_bonnie
+ specs:
+ health-data-standards (4.3.5)
+ activesupport (~> 4.2.11)
+ builder (~> 3.1)
+ erubis (~> 2.7.0)
+ highline (~> 1.7.0)
+ log4r (~> 1.1.10)
+ memoist (~> 0.9.1)
+ mongo (~> 2.4.3)
+ mongoid (~> 5.0.0)
+ mongoid-tree (~> 2.0.0)
+ nokogiri (~> 1.10.3)
+ protected_attributes (~> 1.0.5)
+ rest-client (~> 2.0.1)
+ rubyzip (~> 1.2.1)
+ uuid (~> 2.3.7)
+ zip-zip (~> 0.3)
+
PATH
remote: .
specs:
- bonnie_bundler (2.2.4)
+ bonnie_bundler (2.2.5)
diffy (~> 3.0.0)
health-data-standards (~> 4.3.2)
hqmf2js (~> 1.4)
hquery-patient-api (~> 1.1)
mongoid (~> 5.0)
@@ -15,93 +37,77 @@
zip-zip (~> 0.3)
GEM
remote: https://rubygems.org/
specs:
- actionmailer (4.2.11)
- actionpack (= 4.2.11)
- actionview (= 4.2.11)
- activejob (= 4.2.11)
+ actionmailer (4.2.11.1)
+ actionpack (= 4.2.11.1)
+ actionview (= 4.2.11.1)
+ activejob (= 4.2.11.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
- actionpack (4.2.11)
- actionview (= 4.2.11)
- activesupport (= 4.2.11)
+ actionpack (4.2.11.1)
+ actionview (= 4.2.11.1)
+ activesupport (= 4.2.11.1)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (4.2.11)
- activesupport (= 4.2.11)
+ actionview (4.2.11.1)
+ activesupport (= 4.2.11.1)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (4.2.11)
- activesupport (= 4.2.11)
+ activejob (4.2.11.1)
+ activesupport (= 4.2.11.1)
globalid (>= 0.3.0)
- activemodel (4.2.11)
- activesupport (= 4.2.11)
+ activemodel (4.2.11.1)
+ activesupport (= 4.2.11.1)
builder (~> 3.1)
- activerecord (4.2.11)
- activemodel (= 4.2.11)
- activesupport (= 4.2.11)
+ activerecord (4.2.11.1)
+ activemodel (= 4.2.11.1)
+ activesupport (= 4.2.11.1)
arel (~> 6.0)
- activesupport (4.2.11)
+ activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- addressable (2.5.2)
+ addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
arel (6.0.4)
- awesome_print (1.2.0)
- bson (4.3.0)
+ awesome_print (1.8.0)
+ bson (4.4.2)
builder (3.2.3)
- bundler-audit (0.6.0)
- bundler (~> 1.2)
+ bundler-audit (0.6.1)
+ bundler (>= 1.2.0, < 3)
thor (~> 0.18)
- coderay (1.1.0)
+ coderay (1.1.2)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
- concurrent-ruby (1.1.3)
+ concurrent-ruby (1.1.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
delayed_job (4.1.5)
activesupport (>= 3.0, < 5.3)
- delayed_job_mongoid (2.3.0)
+ delayed_job_mongoid (2.3.1)
delayed_job (>= 3.0, < 5)
- mongoid (>= 3.0, < 7)
+ mongoid (>= 3.0, < 8)
mongoid-compatibility (>= 0.4.0)
diffy (3.0.7)
- docile (1.1.3)
+ docile (1.3.1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
execjs (2.7.0)
- globalid (0.4.1)
+ globalid (0.4.2)
activesupport (>= 4.2.0)
- hashdiff (0.3.6)
- health-data-standards (4.3.2)
- activesupport (~> 4.2.0)
- builder (~> 3.1)
- erubis (~> 2.7.0)
- highline (~> 1.7.0)
- log4r (~> 1.1.10)
- memoist (~> 0.9.1)
- mongo (~> 2.4.3)
- mongoid (~> 5.0.0)
- mongoid-tree (~> 2.0.0)
- nokogiri (~> 1.8.3)
- protected_attributes (~> 1.0.5)
- rest-client (~> 1.8.0)
- rubyzip (~> 1.2.1)
- uuid (~> 2.3.7)
- zip-zip (~> 0.3)
+ hashdiff (0.3.9)
highline (1.7.10)
hike (1.2.3)
hqmf2js (1.4.0)
health-data-standards (~> 4.0)
hquery-patient-api (~> 1.1)
@@ -115,107 +121,107 @@
uglifier (~> 2.7)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
- json (2.1.0)
+ json (2.2.0)
libv8 (3.16.14.19)
log4r (1.1.10)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
macaddr (1.7.1)
systemu (~> 2.6.2)
mail (2.7.1)
mini_mime (>= 0.1.1)
memoist (0.9.3)
- method_source (0.8.2)
- mime-types (2.99.3)
+ method_source (0.9.2)
+ mime-types (3.2.2)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2019.0331)
mini_mime (1.0.1)
- mini_portile2 (2.3.0)
+ mini_portile2 (2.4.0)
minitest (5.11.3)
mongo (2.4.3)
bson (>= 4.2.1, < 5.0.0)
- mongoid (5.0.2)
+ mongoid (5.2.1)
activemodel (~> 4.0)
- mongo (~> 2.1)
- origin (~> 2.1)
+ mongo (>= 2.4.1, < 3.0.0)
+ origin (~> 2.3)
tzinfo (>= 0.3.37)
mongoid-compatibility (0.5.1)
activesupport
mongoid (>= 2.0)
mongoid-tree (2.0.1)
mongoid (>= 4.0, < 6.0)
multi_json (1.13.1)
netrc (0.11.0)
- nokogiri (1.8.5)
- mini_portile2 (~> 2.3.0)
+ nokogiri (1.10.3)
+ mini_portile2 (~> 2.4.0)
origin (2.3.1)
protected_attributes (1.0.9)
activemodel (>= 4.0.1, < 5.0)
- pry (0.9.12.6)
- coderay (~> 1.0)
- method_source (~> 0.8)
- slop (~> 3.4)
- pry-nav (0.2.3)
- pry (~> 0.9.10)
- public_suffix (3.0.0)
+ pry (0.12.2)
+ coderay (~> 1.1.0)
+ method_source (~> 0.9.0)
+ pry-nav (0.3.0)
+ pry (>= 0.9.10, < 0.13.0)
+ public_suffix (3.0.3)
quality-measure-engine (3.2.0)
delayed_job_mongoid (~> 2.2)
mongoid (~> 5.0)
rubyzip (~> 1.0)
zip-zip (~> 0.3)
rack (1.6.11)
rack-test (0.6.3)
rack (>= 1.0)
- rails (4.2.11)
- actionmailer (= 4.2.11)
- actionpack (= 4.2.11)
- actionview (= 4.2.11)
- activejob (= 4.2.11)
- activemodel (= 4.2.11)
- activerecord (= 4.2.11)
- activesupport (= 4.2.11)
+ rails (4.2.11.1)
+ actionmailer (= 4.2.11.1)
+ actionpack (= 4.2.11.1)
+ actionview (= 4.2.11.1)
+ activejob (= 4.2.11.1)
+ activemodel (= 4.2.11.1)
+ activerecord (= 4.2.11.1)
+ activesupport (= 4.2.11.1)
bundler (>= 1.3.0, < 2.0)
- railties (= 4.2.11)
+ railties (= 4.2.11.1)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
- railties (4.2.11)
- actionpack (= 4.2.11)
- activesupport (= 4.2.11)
+ railties (4.2.11.1)
+ actionpack (= 4.2.11.1)
+ activesupport (= 4.2.11.1)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
- rake (12.0.0)
+ rake (12.3.2)
ref (2.0.0)
- rest-client (1.8.0)
+ rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 3.0)
- netrc (~> 0.7)
+ mime-types (>= 1.16, < 4.0)
+ netrc (~> 0.8)
roo (1.13.2)
nokogiri
rubyzip
spreadsheet (> 0.6.4)
- ruby-ole (1.2.12.1)
+ ruby-ole (1.2.12.2)
rubyzip (1.2.2)
- safe_yaml (1.0.4)
- simplecov (0.8.2)
- docile (~> 1.1.0)
- multi_json
- simplecov-html (~> 0.8.0)
- simplecov-html (0.8.0)
+ safe_yaml (1.0.5)
+ simplecov (0.16.1)
+ docile (~> 1.1)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.2)
simplexml_parser (1.0.1)
health-data-standards (~> 4.0)
tilt (~> 1.4)
- slop (3.5.0)
- spreadsheet (1.1.8)
+ spreadsheet (1.2.3)
ruby-ole (>= 1.0)
sprockets (2.12.5)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
@@ -236,15 +242,15 @@
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.5)
+ unf_ext (0.0.7.6)
uuid (2.3.9)
macaddr (~> 1.0)
- vcr (3.0.3)
- webmock (3.0.1)
+ vcr (4.0.0)
+ webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
zip-zip (0.3)
rubyzip (>= 1.0.0)
@@ -254,15 +260,16 @@
DEPENDENCIES
awesome_print
bonnie_bundler!
bundler-audit
+ health-data-standards!
minitest (~> 5.0)
pry
pry-nav
rake
simplecov
vcr
webmock
BUNDLED WITH
- 1.16.6
+ 1.17.3