Skip to content

Commit

Permalink
Merge pull request #851 from puppetlabs/CAT-1643
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcooper authored May 17, 2024
2 parents 15f7f1e + 8c485ff commit 98321ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/components/rubygem-childprocess.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
component "rubygem-childprocess" do |pkg, settings, platform|
pkg.version "4.1.0"
pkg.sha256sum '3616ce99ccb242361ce7f2b19bf9ff3e6bc1d98b927c7edc29af8ca617ba6cd3'
pkg.version "5.0.0"
pkg.sha256sum '0746b7ab1d6c68156e64a3767631d7124121516192c0492929a7f0af7310d835'

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

0 comments on commit 98321ee

Please sign in to comment.