datacite-mapping 0.4.1 → 0.6.0

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,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: datacite-mapping
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Moles
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2022-01-26 00:00:00.000000000 Z
10
+ date: 2026-04-07 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: typesafe_enum
@@ -235,6 +234,7 @@ files:
235
234
  - lib/datacite/mapping/publisher.rb
236
235
  - lib/datacite/mapping/read_only_nodes.rb
237
236
  - lib/datacite/mapping/related_identifier.rb
237
+ - lib/datacite/mapping/related_item.rb
238
238
  - lib/datacite/mapping/resource.rb
239
239
  - lib/datacite/mapping/resource_type.rb
240
240
  - lib/datacite/mapping/rights.rb
@@ -447,7 +447,6 @@ homepage: http://github.com/datacite-mapping
447
447
  licenses:
448
448
  - MIT
449
449
  metadata: {}
450
- post_install_message:
451
450
  rdoc_options: []
452
451
  require_paths:
453
452
  - lib
@@ -455,15 +454,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
455
454
  requirements:
456
455
  - - ">="
457
456
  - !ruby/object:Gem::Version
458
- version: '0'
457
+ version: 3.0.0
459
458
  required_rubygems_version: !ruby/object:Gem::Requirement
460
459
  requirements:
461
460
  - - ">="
462
461
  - !ruby/object:Gem::Version
463
462
  version: '0'
464
463
  requirements: []
465
- rubygems_version: 3.1.4
466
- signing_key:
464
+ rubygems_version: 3.6.3
467
465
  specification_version: 4
468
466
  summary: Parses and generates Datacite XML documents
469
467
  test_files: