cqm-models 3.1.0 → 3.1.2

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,16 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cqm-models
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - aholmes@mitre.org
8
8
  - mokeefe@mitre.org
9
9
  - lades@mitre.org
10
- autorequire:
10
+ autorequire:
11
11
  bindir: exe
12
12
  cert_chain: []
13
- date: 2021-03-12 00:00:00.000000000 Z
13
+ date: 2022-10-04 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundle-audit
@@ -154,7 +154,7 @@ dependencies:
154
154
  version: '0'
155
155
  description: This library contains auto generated Mongo (Mongoid) models that correspond
156
156
  to the QDM (Quality Data Model) specification.
157
- email:
157
+ email:
158
158
  executables: []
159
159
  extensions: []
160
160
  extra_rdoc_files: []
@@ -393,7 +393,7 @@ homepage: https://github.com/projecttacoma/cqm-models
393
393
  licenses:
394
394
  - Apache-2.0
395
395
  metadata: {}
396
- post_install_message:
396
+ post_install_message:
397
397
  rdoc_options: []
398
398
  require_paths:
399
399
  - lib
@@ -408,8 +408,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
408
408
  - !ruby/object:Gem::Version
409
409
  version: '0'
410
410
  requirements: []
411
- rubygems_version: 3.1.4
412
- signing_key:
411
+ rubygems_version: 3.1.6
412
+ signing_key:
413
413
  specification_version: 4
414
414
  summary: Mongo models that correspond to the QDM specification.
415
415
  test_files: []