Gemfile.lock in bonnie_bundler-2.2.5 vs Gemfile.lock in bonnie_bundler-3.0.0
- old
+ new
@@ -1,39 +1,17 @@
-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.5)
+ bonnie_bundler (3.0.0)
diffy (~> 3.0.0)
health-data-standards (~> 4.3.2)
hqmf2js (~> 1.4)
hquery-patient-api (~> 1.1)
mongoid (~> 5.0)
quality-measure-engine (~> 3.2)
rails (>= 4.2, < 6.0)
- roo (~> 1.13)
+ roo (~> 2.7)
rubyzip (~> 1.2, >= 1.2.1)
simplexml_parser (~> 1.0)
zip-zip (~> 0.3)
GEM
@@ -71,43 +49,59 @@
activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- addressable (2.6.0)
+ addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
arel (6.0.4)
- awesome_print (1.8.0)
+ awesome_print (1.2.0)
bson (4.4.2)
builder (3.2.3)
- bundler-audit (0.6.1)
- bundler (>= 1.2.0, < 3)
+ bundler-audit (0.6.0)
+ bundler (~> 1.2)
thor (~> 0.18)
- coderay (1.1.2)
+ coderay (1.1.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
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.1)
+ delayed_job_mongoid (2.3.0)
delayed_job (>= 3.0, < 5)
- mongoid (>= 3.0, < 8)
+ mongoid (>= 3.0, < 7)
mongoid-compatibility (>= 0.4.0)
diffy (3.0.7)
- docile (1.3.1)
+ docile (1.1.3)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
execjs (2.7.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
- hashdiff (0.3.9)
+ hashdiff (0.3.6)
+ 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)
highline (1.7.10)
hike (1.2.3)
hqmf2js (1.4.0)
health-data-standards (~> 4.0)
hquery-patient-api (~> 1.1)
@@ -121,53 +115,54 @@
uglifier (~> 2.7)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
- json (2.2.0)
+ json (2.1.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.9.2)
+ method_source (0.8.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.4.0)
minitest (5.11.3)
mongo (2.4.3)
bson (>= 4.2.1, < 5.0.0)
- mongoid (5.2.1)
+ mongoid (5.0.2)
activemodel (~> 4.0)
- mongo (>= 2.4.1, < 3.0.0)
- origin (~> 2.3)
+ mongo (~> 2.1)
+ origin (~> 2.1)
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.10.3)
+ nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
origin (2.3.1)
protected_attributes (1.0.9)
activemodel (>= 4.0.1, < 5.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)
+ 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)
quality-measure-engine (3.2.0)
delayed_job_mongoid (~> 2.2)
mongoid (~> 5.0)
rubyzip (~> 1.0)
zip-zip (~> 0.3)
@@ -196,33 +191,30 @@
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.3.2)
+ rake (12.0.0)
ref (2.0.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
- roo (1.13.2)
- nokogiri
- rubyzip
- spreadsheet (> 0.6.4)
- ruby-ole (1.2.12.2)
+ roo (2.8.2)
+ nokogiri (~> 1)
+ rubyzip (>= 1.2.1, < 2.0.0)
rubyzip (1.2.2)
- 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)
+ 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)
simplexml_parser (1.0.1)
health-data-standards (~> 4.0)
tilt (~> 1.4)
- spreadsheet (1.2.3)
- ruby-ole (>= 1.0)
+ slop (3.5.0)
sprockets (2.12.5)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
@@ -245,12 +237,12 @@
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
uuid (2.3.9)
macaddr (~> 1.0)
- vcr (4.0.0)
- webmock (3.5.1)
+ vcr (3.0.3)
+ webmock (3.0.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
zip-zip (0.3)
rubyzip (>= 1.0.0)
@@ -260,16 +252,15 @@
DEPENDENCIES
awesome_print
bonnie_bundler!
bundler-audit
- health-data-standards!
minitest (~> 5.0)
pry
pry-nav
rake
simplecov
vcr
webmock
BUNDLED WITH
- 1.17.3
+ 1.17.1