Skip to content

Commit

Permalink
Merge pull request #932 from puppetlabs/revert-927-r10k-bump
Browse files Browse the repository at this point in the history
Revert "Update rubygem-r10k to 4.1.0"
  • Loading branch information
gavindidrichsen authored Nov 8, 2024
2 parents d688827 + 0dbc553 commit 7edbf17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/components/rubygem-r10k.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
component 'rubygem-r10k' do |pkg, settings, platform|
pkg.version '4.1.0'
pkg.sha256sum '64e5b9e1a6cbb4006c96477d8c34ce589fe1c278117311f452d9f30b9cc86e4c'
pkg.version '3.16.2'
pkg.sha256sum '9775a726ba94a543bf49952b10dcd23690a54f5d2a361746b78b1292abe32eb9'

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

0 comments on commit 7edbf17

Please sign in to comment.