]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Use last_modified method instead of setting the header manually
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 2e05c7950e64d613aa2aff41b6c86ea2b622ca05..7e356e554e5298f0cd5f0b8a571df9cb03bb6f18 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -10,6 +10,7 @@ gem 'oauth-plugin', '>= 0.3.14'
 gem 'httpclient'
 gem 'SystemTimer', '>= 1.1.3', :require => 'system_timer'
 gem 'sanitize'
+gem 'rails-i18n-updater'
 
 # Should only load if memcache is in use
 gem 'memcached'