From 54032c8c4cae71b5d18d1e30acbb364da90453a5 Mon Sep 17 00:00:00 2001 From: Nicolas Braud-Santoni Date: Sun, 7 Aug 2016 19:21:05 +0200 Subject: Containerize manman --- config/environment.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/environment.rb') 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') -- cgit v1.2.1