Skip to content

Commit

Permalink
Revert "Update rubygem-r10k to 4.1.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
alex501212 authored Nov 8, 2024
1 parent b3df84b commit 0dbc553
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 0dbc553

Please sign in to comment.