mirror of
https://github.com/ruby/ruby.git
synced 2025-09-20 19:14:00 +02:00
Bump cgi version to 0.3.2
This commit is contained in:
parent
b5ef64a8a1
commit
c5432beecc
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
class CGI
|
class CGI
|
||||||
VERSION = "0.3.1"
|
VERSION = "0.3.2"
|
||||||
end
|
end
|
||||||
|
|
||||||
require 'cgi/core'
|
require 'cgi/core'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue