]> git.openstreetmap.org Git - rails.git/commitdiff
Update to rails 2.3.14
authorTom Hughes <tom@compton.nu>
Mon, 22 Aug 2011 21:24:16 +0000 (22:24 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 22 Aug 2011 21:24:16 +0000 (22:24 +0100)
config/environment.rb

index ef62230c5b5d33abb85c156f21482500e6d23d79..adf15da35cfc21164198317865856d097eb53d69 100644 (file)
@@ -1,7 +1,7 @@
 # Be sure to restart your server when you modify this file
 
 # Specifies gem version of Rails to use when vendor/rails is not present
-RAILS_GEM_VERSION = '2.3.11' unless defined? RAILS_GEM_VERSION
+RAILS_GEM_VERSION = '2.3.14' unless defined? RAILS_GEM_VERSION
 
 # Bootstrap the Rails environment, frameworks, and default configuration
 require File.join(File.dirname(__FILE__), 'boot')