hiera 3.7.0 → 3.8.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: c6221ce06c07c0ef83f2a9d7b70022b94e31d6a92385f6a519fbb246978aaa5f
4
- data.tar.gz: 3f6ff822f4a788a12372ae487435c7d41b346bd3ecdc8fe32321f311082d027a
3
+ metadata.gz: 1670fb2f2044f86ab749601a2871c1d5ba2eda82740950ca09212f08229073a1
4
+ data.tar.gz: 5563b3da01464025c7f2726c6eb28bf12c09962b0a49a2280b4cf38a9809a89b
5
5
  SHA512:
6
- metadata.gz: 3675f43499202b1adea742810aea44feec492b02fda6b81d82c65e5d7c6944f756baa2f4292a1b19c261e4c419c03b86c31f78d6c5b93bf1bd649f6e2a64bfb8
7
- data.tar.gz: aff71d5b180a2490bfb9e1beddceb26ba4b7897f04c3e9d569eefa2198a248d91770a1181b684cf2a159ef3df8905ccd6a5e875f2cba48da9c632007b14ce07e
6
+ metadata.gz: b54a4178859f22e1503b4d83c89effb461c27ffbc51b3e453f819d99b16a7e5b3c07540dd4ef85e1176eeaa15b1bff31e90e8e15c66dab3176b98202365a45fe
7
+ data.tar.gz: 8832ed73e08d7fa3658e29ebfc82261b59e2845fbc9c9554844ae3df53140adc9a27bb78b10efa95be41345f383e2baa9112ebd6f4f1a87f5889ce6060b2f72b
data/lib/hiera/version.rb CHANGED
@@ -7,7 +7,7 @@
7
7
 
8
8
 
9
9
  class Hiera
10
- VERSION = "3.7.0"
10
+ VERSION = "3.8.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.7.0
4
+ version: 3.8.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-03-15 00:00:00.000000000 Z
11
+ date: 2021-12-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