From d92dea46954b388ec13bc53c6e4f9894f25863c4 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Mon, 29 Jul 2013 08:45:15 +0200 Subject: drop 1.8 support and add 2.0 As MRI 1.8 is EOL, I think it is okay to drop 1.8 support. --- lib/zero.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/zero.rb') diff --git a/lib/zero.rb b/lib/zero.rb index 2f18519..baf876c 100644 --- a/lib/zero.rb +++ b/lib/zero.rb @@ -1,8 +1,3 @@ -# Only add fixes, if needed to avoid an unnecessary installed gem -if RUBY_VERSION <= '1.9' - require 'zero_fix18' -end - module Zero require 'zero/controller' require 'zero/router' -- cgit v1.2.3-70-g09d2