hiera 3.11.0 → 3.12.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hiera/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b623f2cc42ef59fcaaf645b81a2132649e0834bfe19a27ee46ea1c7bdd4e47db
4
- data.tar.gz: 041b4e0cca32c004bf398c3e0bdf86690d00eb034544dfbd9ef12ea9b14ff8a8
3
+ metadata.gz: 3dbd1b0fbf149ea64380d19c6c4c8cf717919cab09e4bc31307e05ed2d4b2179
4
+ data.tar.gz: 1050d6650d3c80ca699eabfc5723ba92396831f046d63d66d94c64c396ad11ad
5
5
  SHA512:
6
- metadata.gz: 5c5888229b401561a0c84cf758316f99db4a332e7be37d356e59f6559884836fa6de808b3caf91a2ec8d597fda78045c6ca3261260e63436b512acc561b954c1
7
- data.tar.gz: dd6b02911b8aa4310c3ea2d58aa1d37dbbc8fa614c023e9997e239cb413d48bb3b6b18e0e9173ac8871693018bd25a0ac756ab910d19ab680e2e607649803b00
6
+ metadata.gz: 88f75b0ab33bea213421bdf6724823a0800b791dd46be27a08962343b7f18dbc3f0b876926aa2303629dd1976f83e7e2414633dbe43f2dea9cc48430c695bacb
7
+ data.tar.gz: 2c93636b84c9b886b14931dd4caec21395e8e30413678364554ebe1a1c0f34417651f6339c5f34c640c385f4da6ee72a58cd6602400c4415aa4e422202e05674
data/lib/hiera/version.rb CHANGED
@@ -7,7 +7,7 @@
7
7
 
8
8
 
9
9
  class Hiera
10
- VERSION = "3.11.0"
10
+ VERSION = "3.12.0"
11
11
 
12
12
  ##
13
13
  # version is a public API method intended to always provide a fast and
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hiera
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.11.0
4
+ version: 3.12.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Puppet Labs
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-12-08 00:00:00.000000000 Z
11
+ date: 2023-02-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A pluggable data store for hierarcical data
14
14
  email: info@puppetlabs.com