summaryrefslogtreecommitdiff
path: root/lib/zero.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zero.rb')
-rw-r--r--lib/zero.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/zero.rb b/lib/zero.rb
index 03c77b8..c9909a7 100644
--- a/lib/zero.rb
+++ b/lib/zero.rb
@@ -1,6 +1,4 @@
-if RUBY_VERSION <= '1.9'
- require 'backports'
-end
+require 'zero/patches/uri'
module Zero
require 'zero/controller'