summaryrefslogtreecommitdiff
path: root/lib/cgi.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cgi.rb')
-rw-r--r--lib/cgi.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/cgi.rb b/lib/cgi.rb
index 15676eab5f..ae73fe37f6 100644
--- a/lib/cgi.rb
+++ b/lib/cgi.rb
@@ -10,8 +10,6 @@
# Documentation: Wakou Aoyama (RDoc'd and embellished by William Webber)
#
-raise "Please, use ruby 1.9.0 or later." if RUBY_VERSION < "1.9.0"
-
# == Overview
#
# The Common Gateway Interface (CGI) is a simple protocol for passing an HTTP