[ruby/open-uri] Bump up v0.5.0

https://github.com/ruby/open-uri/commit/8f5a4ef6f9
This commit is contained in:
Hiroshi SHIBATA 2024-11-06 17:37:40 +09:00 committed by git
parent 81b30797f3
commit 8f4227b664

View File

@ -91,7 +91,7 @@ end
module OpenURI
VERSION = "0.4.1"
VERSION = "0.5.0"
Options = {
:proxy => true,