cqm-models 3.0.5 → 3.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cqm-models",
3
- "version": "3.0.5",
3
+ "version": "3.0.6",
4
4
  "description": "This library contains auto generated Mongo (Mongoose.js) models that correspond to the QDM (Quality Data Model) specification.",
5
5
  "main": "app/assets/javascripts/index.js",
6
6
  "browser": {
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.0.5
4
+ version: 3.0.6
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-01-11 00:00:00.000000000 Z
13
+ date: 2021-01-25 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
@@ -409,7 +409,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
409
409
  version: '0'
410
410
  requirements: []
411
411
  rubygems_version: 3.0.6
412
- signing_key:
412
+ signing_key:
413
413
  specification_version: 4
414
414
  summary: Mongo models that correspond to the QDM specification.
415
415
  test_files: []