ruby-changes:73677
From: Hiroshi <ko1@a...>
Date: Thu, 22 Sep 2022 17:30:12 +0900 (JST)
Subject: [ruby-changes:73677] 928aeef330 (master): [ruby/cgi] Bump up 0.3.3
https://git.ruby-lang.org/ruby.git/commit/?id=928aeef330 From 928aeef3301d4dc0de3b80ee80c8effa094958c4 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Thu, 22 Sep 2022 17:28:28 +0900 Subject: [ruby/cgi] Bump up 0.3.3 https://github.com/ruby/cgi/commit/c1ffa3a428 --- lib/cgi.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cgi.rb b/lib/cgi.rb index affe8fd3fc..8d51cb24fe 100644 --- a/lib/cgi.rb +++ b/lib/cgi.rb @@ -288,7 +288,7 @@ https://github.com/ruby/ruby/blob/trunk/lib/cgi.rb#L288 # class CGI - VERSION = "0.3.2" + VERSION = "0.3.3" end require 'cgi/core' -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/