From a41d6c825c4b1ed5699fd7880edeb8d4adfa5197 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 7 Dec 2023 16:21:55 +0900 Subject: [ruby/open-uri] Bump up 0.4.1 https://github.com/ruby/open-uri/commit/d72508a7f4 --- lib/open-uri.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/open-uri.rb b/lib/open-uri.rb index 49488cfc8e..ba2379325f 100644 --- a/lib/open-uri.rb +++ b/lib/open-uri.rb @@ -91,7 +91,7 @@ end module OpenURI - VERSION = "0.4.0" + VERSION = "0.4.1" Options = { :proxy => true, -- cgit v1.2.3