summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorNicolas Braud-Santoni <nicoo@ffgraz.net>2016-08-07 19:21:05 +0200
committerNicolas Braud-Santoni <nicoo@ffgraz.net>2016-08-07 20:38:54 +0200
commit54032c8c4cae71b5d18d1e30acbb364da90453a5 (patch)
treed3c5ecedc7ea97707b44257056a41dfe3d71ebfa /config
parentb6ca062670b342344df08b53fb216db619ef42bc (diff)
Containerize manman
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 a1b5a8a..1e3931b 100644
--- a/config/environment.rb
+++ b/config/environment.rb
@@ -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.1'
+RAILS_GEM_VERSION = '1.2.6'
# Bootstrap the Rails environment, frameworks, and default configuration
require File.join(File.dirname(__FILE__), 'boot')