Mercurial > hg > soundsoftware-site
changeset 1214:c212850aec6e cannam
Merge from branch "live"
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 12 Mar 2013 10:21:45 +0000 |
parents | 17305097e652 (current diff) 68a94715fb56 (diff) |
children | 2101a7c906b3 |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/config/environment.rb Tue Mar 12 10:21:36 2013 +0000 +++ b/config/environment.rb Tue Mar 12 10:21:45 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.15' unless defined? RAILS_GEM_VERSION +RAILS_GEM_VERSION = '2.3.17' unless defined? RAILS_GEM_VERSION if RUBY_VERSION >= '1.9' Encoding.default_external = 'UTF-8'