mirror of
https://github.com/ruby/ruby.git
synced 2025-08-25 22:14:37 +02:00
Promote cgi to default gems
This commit is contained in:
parent
223d3c460a
commit
fc85bdeb77
5 changed files with 48 additions and 5 deletions
3
lib/cgi/version.rb
Normal file
3
lib/cgi/version.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
class CGI
|
||||
VERSION = "0.1.0"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue