]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
Update site to use rails 2.3.5.
[rails.git] / config / environment.rb
index 83bfbbf2a40ec8a4f7539ea57b7c4f8676505bff..1cfc902a97e704116cbb59423473cff5c966cebe 100644 (file)
@@ -5,7 +5,7 @@
 ENV['RAILS_ENV'] ||= 'production'
 
 # Specifies gem version of Rails to use when vendor/rails is not present
-RAILS_GEM_VERSION = '2.3.4' unless defined? RAILS_GEM_VERSION
+RAILS_GEM_VERSION = '2.3.5' unless defined? RAILS_GEM_VERSION
 
 # Set the server URL
 SERVER_URL = ENV['OSM_SERVER_URL'] || 'www.openstreetmap.org'