]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Fix user traces link's :action parameter
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 511bf35e8095976a791b8ceb9d48d80d94d1b3d5..1c8adfd34561af222239370fe9ad621d82c5f3fa 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -7,8 +7,8 @@ gem 'rails', '3.1.3'
 # Require the postgres database driver
 gem 'pg'
 
-# Load prototype support
-gem 'prototype-rails'
+# Load jquery support
+gem 'jquery-rails'
 
 # Load rails plugins
 gem 'rails-i18n-updater'