Skip to content

Commit edd35fa

Browse files
committed
hiera-eyaml: Update 4.3.0->5.0.0
1 parent 224898b commit edd35fa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

configs/components/rubygem-hiera-eyaml.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
#####
66
component 'rubygem-hiera-eyaml' do |pkg, settings, _platform|
77
### Maintained by update_gems automation ###
8-
pkg.version '4.3.0'
9-
pkg.sha256sum '19eba2ea9d70b2d56de064df9e3242860d8070d47ff9c9a6348b7fe94708ab0a'
8+
pkg.version '5.0.0'
9+
pkg.sha256sum 'efdbc2d6d48897fc288047a391403b15c00cdf43de6765903997d4b65ae48895'
10+
pkg.build_requires 'rubygem-base64'
1011
pkg.build_requires 'rubygem-highline'
1112
pkg.build_requires 'rubygem-optimist'
1213
### End automated maintenance section ###

0 commit comments

Comments
 (0)