hiera 3.8.0 → 3.9.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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -0
  3. data/lib/hiera/version.rb +1 -1
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1670fb2f2044f86ab749601a2871c1d5ba2eda82740950ca09212f08229073a1
4
- data.tar.gz: 5563b3da01464025c7f2726c6eb28bf12c09962b0a49a2280b4cf38a9809a89b
3
+ metadata.gz: bf3012f169eab9cbd901badc69fcac2ca0d877d53a7cab0a18cdc7edbc66dcbb
4
+ data.tar.gz: 933b4e47e06fe77e1638010035241026bf307c5562c86f7b32b8a9ac523bfe84
5
5
  SHA512:
6
- metadata.gz: b54a4178859f22e1503b4d83c89effb461c27ffbc51b3e453f819d99b16a7e5b3c07540dd4ef85e1176eeaa15b1bff31e90e8e15c66dab3176b98202365a45fe
7
- data.tar.gz: 8832ed73e08d7fa3658e29ebfc82261b59e2845fbc9c9554844ae3df53140adc9a27bb78b10efa95be41345f383e2baa9112ebd6f4f1a87f5889ce6060b2f72b
6
+ metadata.gz: 667cc97d2908395bed32bf1609acf397151cb688c5a23385b893317c12eb9fa200a6fdf733e4b5043a7265575643dfc879914fe6a84e6e53a2a75d5d9cb8ef12
7
+ data.tar.gz: 78524e9f099afb00ee0470c035d2516301ef6e48faab4cc6bb904c7c581648d3002662771a5bdafede47bb584a5ed64357b4f144c0b1727e29063f397c93a604
data/README.md CHANGED
@@ -322,3 +322,4 @@ commercial customers. Please see the following page for more details:
322
322
 
323
323
  * Thomas Hallgren
324
324
  * Henrik Lindberg
325
+
data/lib/hiera/version.rb CHANGED
@@ -7,7 +7,7 @@
7
7
 
8
8
 
9
9
  class Hiera
10
- VERSION = "3.8.0"
10
+ VERSION = "3.9.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.8.0
4
+ version: 3.9.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: 2021-12-07 00:00:00.000000000 Z
11
+ date: 2022-04-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A pluggable data store for hierarcical data
14
14
  email: info@puppetlabs.com
@@ -85,7 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
85
85
  - !ruby/object:Gem::Version
86
86
  version: '0'
87
87
  requirements: []
88
- rubygems_version: 3.0.8
88
+ rubygems_version: 3.1.6
89
89
  signing_key:
90
90
  specification_version: 4
91
91
  summary: Light weight hierarchical data store