confidante 0.29.0.pre.9.pr169.1.1 → 0.29.0.pre.10

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3d567cde733322904e47e5893b987a2423c9e28b4ba834bbcc0bde3756e753cb
4
- data.tar.gz: 4f5dc7520f6b7c09569445e707a36913cfe3d927e053b25c8958420522c88116
3
+ metadata.gz: '08287baa245e49bb3685ff5dc42649cd479ab03785bffcaeb0dcd51288509046'
4
+ data.tar.gz: 3989b52ba04a6096be4c658ef02fd2efdc06ff413bc4c8a13ec9e108155a2220
5
5
  SHA512:
6
- metadata.gz: 66d8fc7f5f93e13de2418e70262f96d9809b0c8e00a009e561c97b92e299eae59eb1ce604950cc7302ac2aa57a81a539133f91cada690bf1984c853d828c0d68
7
- data.tar.gz: 3c0eb7c56cca971234b029af36ee8f6415e01881f29a94099be39ff50b970bf3c9e77ffafb867bf9755f364885b3b9ecf1b40759200d7d70bc3c4f80a6819154
6
+ metadata.gz: f3f76f3f08d18307a603ba3c8cd3cf0fba41a3be51fe98453f1214d8c9caa10b6ce7b6724b889b399c4969148f944a69617c3907d8c5353d4c494a05f1504d64
7
+ data.tar.gz: fc3d4c858ef50857781e53cef748aec129645cc887e6424fd9697f4130c21a89a53118f45ede9394c4873877d42a19d4a750a5419b84202a8ad0f96fa8d0a63d
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- confidante (0.29.0.pre.9.pr169.1.1)
4
+ confidante (0.29.0.pre.10)
5
5
  activesupport (>= 4)
6
6
  hiera (~> 3.3)
7
7
  shikashi (~> 0.6)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Confidante
4
- VERSION = '0.29.0.pre.9.pr169.1.1'
4
+ VERSION = '0.29.0.pre.10'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: confidante
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.29.0.pre.9.pr169.1.1
4
+ version: 0.29.0.pre.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers