API 0.4: Update rails version to match dev.openstreetmap env

This commit is contained in:
Dan Moore 2007-03-31 13:32:25 +00:00
parent 195e840df8
commit 9b424b8614

View 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 = '1.2.3'
RAILS_GEM_VERSION = '1.2.2'
# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')