1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

let's just be quiet about the gem if things are ok

git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@552 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
evanweaver 2007-08-14 03:53:11 +00:00
parent 22182778ea
commit 13dd2550d2

View file

@ -123,5 +123,5 @@ if version [0] < 2 and version [1] < 9 and version [2] < 6
end
else
STDERR.puts "** Ruby version is up-to-date; cgi_multipart_eof_fix was not loaded"
# Ruby version is up-to-date; cgi_multipart_eof_fix was not loaded
end