Mercurial > hg > soundsoftware-site
changeset 1236:a417718efbc6 live
Demand Rails v2.3.18
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 19 Mar 2013 09:03:58 +0000 |
parents | eb168c1e9553 |
children | cf4cc816278a |
files | config/environment.rb |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/config/environment.rb Tue Mar 12 15:45:41 2013 +0000 +++ b/config/environment.rb Tue Mar 19 09:03:58 2013 +0000 @@ -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.17' unless defined? RAILS_GEM_VERSION +RAILS_GEM_VERSION = '2.3.18' unless defined? RAILS_GEM_VERSION if RUBY_VERSION >= '1.9' Encoding.default_external = 'UTF-8'