aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2013-06-01 15:41:48 +0200
committerHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2013-06-01 15:59:33 +0200
commite6a543fc6189d814d50e23db9d604b98adb61aaf (patch)
treeaad547abe18bf962dbc5fc3eea423c135f278b3c /config
parent521a1fe5aa94f43a8077a6c8779009f0020d14ac (diff)
downloadecs2-e6a543fc6189d814d50e23db9d604b98adb61aaf.tar.gz
ecs2-e6a543fc6189d814d50e23db9d604b98adb61aaf.zip
Updated rails to 2.3.18
Diffstat (limited to 'config')
-rw-r--r--config/environment.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environment.rb b/config/environment.rb
index fdb07fd..9d23148 100644
--- a/config/environment.rb
+++ b/config/environment.rb
@@ -19,7 +19,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.16' unless defined? RAILS_GEM_VERSION
+RAILS_GEM_VERSION = '2.3.18' unless defined? RAILS_GEM_VERSION
# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')