Skip to content

Commit

Permalink
(PA-5633) Update hiera-eyaml
Browse files Browse the repository at this point in the history
This commit update the hiera-eyaml component from 3.3.0 to 3.4.0, which
enables compatibility with Ruby 3.2.
  • Loading branch information
mhashizume committed Jun 29, 2023
1 parent 9ffdd4d commit 85a99b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/components/rubygem-hiera-eyaml.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
component 'rubygem-hiera-eyaml' do |pkg, settings, platform|
pkg.version '3.3.0'
pkg.md5sum '6f3eee8a30aa6c77736be2e640afafe9'
pkg.version '3.4.0'
pkg.sha256sum 'cdacb683dc5efefcae9bc668ab881f17ce5597cac1c0493aee7c4387c7c8ff54'

instance_eval File.read('configs/components/_base-rubygem.rb')

Expand Down

0 comments on commit 85a99b9

Please sign in to comment.