]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Break long URLs where richtext is used.
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 8869fb37cf1c92b1b085c2e34d0cd8f4955854bb..264674fbcb9499de7e137172b51a43ff46001a71 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -88,9 +88,6 @@ gem "libxml-ruby", ">= 2.0.5", :require => "libxml"
 gem "htmlentities"
 gem "sanitize"
 
-# Load SystemTimer for implementing request timeouts
-gem "SystemTimer", ">= 1.1.3", :require => "system_timer", :platforms => :ruby_18
-
 # Load faraday for mockable HTTP client
 gem "faraday"