diff options
author | Hiroshi SHIBATA <[email protected]> | 2025-05-08 20:01:09 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2025-05-09 14:27:28 +0900 |
commit | 5aade8a84acd4fa69c0b5362c807bf41d551c4d8 () | |
tree | ce212a85fed661d45d17bde8ee5bc612fe616cc2 | |
parent | ce6c1778fb90f9685f9e790f111184d622f981be (diff) |
Added migration wrapper for cgi.rb and cgi/util.rb
Notes: Merged: https://.com/ruby/ruby/pull/13275
-rw-r--r-- | lib/cgi.rb | 7 | ||||
-rw-r--r-- | lib/cgi/util.rb | 6 |
2 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,7 @@ @@ -0,0 +1,6 @@ |