dorian-yaml-map 2.0.0 → 2.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.
Files changed (2) hide show
  1. checksums.yaml +2 -2
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 167304b72669dce0bc5fb400b1be025941a2bc6df9cb7c17e9c25a8db67ae62c
3
+ metadata.gz: 1ae241d315acb02570598280abf302128833d3d15b2173a1b8268b64c8d77bcb
4
4
  data.tar.gz: 8e157a19efa6e2a62f330469ba6414f0ecc92c73c7528dd89e5f9d9ac350a00d
5
5
  SHA512:
6
- metadata.gz: 5e4d74c0a7f47249a94b3884eb9b83f237a91c0b871e43d8b28104bedeb2dc17b79edae4fdd9779c14de728c004dbeac6eb8a27b1625c3d7ab427fbd46405ab9
6
+ metadata.gz: 48672bc0a60d6ad81197588d40088963e83e77d13435b753fda08ba6983b51eb9d4b01f3af60cb3d67fa57cb6bd1c43163e954d65409e982b16d80b5f164eba8
7
7
  data.tar.gz: 798fc0c4de4089edd7b5324097dcc4e1d1c8a8e6aa3b18e381fb4650afac0d25a3422b7b9ea29e687b4208e004d2d0bc0391a564fb44071f7479cf591f706786
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dorian-yaml-map
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dorian Marié
@@ -78,7 +78,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
78
78
  - !ruby/object:Gem::Version
79
79
  version: '0'
80
80
  requirements: []
81
- rubygems_version: 4.0.15
81
+ rubygems_version: 4.0.17
82
82
  specification_version: 4
83
83
  summary: maps yaml to yaml with ruby code
84
84
  test_files: []