X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9b424b8614e875734bcc429db88506fb2b6039dd..4f826acfca0ede6b7d4868e8bb45a608c44582ce:/config/environment.rb diff --git a/config/environment.rb b/config/environment.rb index 84394f2ac..b55fbe441 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -5,7 +5,7 @@ # ENV['RAILS_ENV'] ||= 'production' # Specifies gem version of Rails to use when vendor/rails is not present -RAILS_GEM_VERSION = '1.2.2' +RAILS_GEM_VERSION = '1.2.3' # Bootstrap the Rails environment, frameworks, and default configuration require File.join(File.dirname(__FILE__), 'boot')