Skip to content

Commit

Permalink
update faraday-net_http_persistent no version support message
Browse files Browse the repository at this point in the history
  • Loading branch information
alex501212 committed Nov 11, 2024
1 parent b80b58a commit e51b9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/components/rubygem-faraday-net_http_persistent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
pkg.version '2.3.0'
pkg.md5sum 'b8003472ed288c44021dcfed574353b2'
else
raise "rubygem-faraday version #{version} is not supported"
raise "rubygem-faraday-net_http_persistent version #{version} is not supported"
end

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

0 comments on commit e51b9b0

Please sign in to comment.