Skip to content

Commit ac0d9d7

Browse files
committed
hiera-eyaml: test without base64
1 parent edd35fa commit ac0d9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/components/rubygem-hiera-eyaml.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
### Maintained by update_gems automation ###
88
pkg.version '5.0.0'
99
pkg.sha256sum 'efdbc2d6d48897fc288047a391403b15c00cdf43de6765903997d4b65ae48895'
10-
pkg.build_requires 'rubygem-base64'
10+
#pkg.build_requires 'rubygem-base64'
1111
pkg.build_requires 'rubygem-highline'
1212
pkg.build_requires 'rubygem-optimist'
1313
### End automated maintenance section ###

0 commit comments

Comments
 (0)