Skip to content

Commit e51b9b0

Browse files
committed
update faraday-net_http_persistent no version support message
1 parent b80b58a commit e51b9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: configs/components/rubygem-faraday-net_http_persistent.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
pkg.version '2.3.0'
1010
pkg.md5sum 'b8003472ed288c44021dcfed574353b2'
1111
else
12-
raise "rubygem-faraday version #{version} is not supported"
12+
raise "rubygem-faraday-net_http_persistent version #{version} is not supported"
1313
end
1414

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

0 commit comments

Comments
 (0)