cqm-models 3.0.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cqm-models
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 3.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - aholmes@mitre.org
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: exe
12
12
  cert_chain: []
13
- date: 2019-08-23 00:00:00.000000000 Z
13
+ date: 2020-05-05 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundle-audit
@@ -360,6 +360,7 @@ files:
360
360
  - dist/browser.js
361
361
  - dist/index.js
362
362
  - lib/cqm/models.rb
363
+ - lib/generate_entities.rb
363
364
  - lib/generate_models.rb
364
365
  - lib/generate_patients.rb
365
366
  - lib/generate_types.rb
@@ -407,7 +408,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
407
408
  version: '0'
408
409
  requirements: []
409
410
  rubyforge_project:
410
- rubygems_version: 2.7.10
411
+ rubygems_version: 2.6.14
411
412
  signing_key:
412
413
  specification_version: 4
413
414
  summary: Mongo models that correspond to the QDM specification.