]> git.openstreetmap.org Git - rails.git/blobdiff - config/environment.rb
Stick with rails 2.0.1...
[rails.git] / config / environment.rb
index 45c9ed4d6f110ffde4f21514dcc4f2d76c84a663..8aaab730289311ff083812694406de99cf4ec8ce 100644 (file)
@@ -6,7 +6,7 @@ ENV['RAILS_ENV'] ||= 'production'
 
 # Specifies gem version of Rails to use when vendor/rails is not present
 # DO NOT BUMP THIS TO 2.0.2 AS THE LIVE SERVERS CAN'T RUN THAT
-RAILS_GEM_VERSION = '2.0.2' unless defined? RAILS_GEM_VERSION
+RAILS_GEM_VERSION = '2.0.1' unless defined? RAILS_GEM_VERSION
 
 # Set the server URL
 SERVER_URL = ENV['OSM_SERVER_URL'] || 'www.openstreetmap.org'