uc3-dmp-id 0.0.126 → 0.0.127

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 73d2494e92230d95b9af70786a5d86c630d5b2173a6e33d61fe709a038324787
4
- data.tar.gz: 3bb154b98d213aa867ae91a94a4931773faa01131e14a13dcdcdfc50c4d75e6c
3
+ metadata.gz: 505619f9a95410b5398d081efe3f01b98b34a438d5bcfc74403e06b9ea3d1b8a
4
+ data.tar.gz: 957721679c8a517c6210c2f98cf8002e887c06e1288d2f07bf7523183e78fd86
5
5
  SHA512:
6
- metadata.gz: d7e8cff85f91ba62b56063d1351632f39a0088ba14a7a9565c6dcd19784b3c091a2332cbc578e4805065bd70fc1a807099bb70d46b2844e3f5e14d7f18abeb5b
7
- data.tar.gz: 91811d73974c7664b6008824c4f5b7bc7a5d9414d750dfa6de29ee990c9d292b1b237735d7e38b33e1b5c81fdb52eb7ef0f0245d7bc1b141c4fb760180bf0621
6
+ metadata.gz: f44775e67e24a75d165a8b6ed32f22354fb1cae956cdd1ab49296f00d83a40a2a41dcb11e7c10de3c686c475265b162763fe09c18ac44e8522488deb79b3fe4e
7
+ data.tar.gz: c9857691517801a6985826f7816cad3afad3e08c0579c129d310aa43ed1a72c1bc3dc7b6f519f69986ec0c00b664cdb58a8d4f469c7f0ae88f47058ef9ca983d
@@ -294,6 +294,7 @@ module Uc3DmpId
294
294
  "type": "string",
295
295
  "title": "The Funding Grant ID Type Schema",
296
296
  "enum": [
297
+ "doi",
297
298
  "url",
298
299
  "other"
299
300
  ],
@@ -1312,6 +1312,7 @@ module Uc3DmpId
1312
1312
  "type": "string",
1313
1313
  "title": "The Funding Grant ID Type Schema",
1314
1314
  "enum": [
1315
+ "doi",
1315
1316
  "url",
1316
1317
  "other"
1317
1318
  ],
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Uc3DmpId
4
- VERSION = '0.0.126'
4
+ VERSION = '0.0.127'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: uc3-dmp-id
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.126
4
+ version: 0.0.127
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brian Riley