From 427de6fef3bb4749f1a32b6f0b15d9a901a8c995 Mon Sep 17 00:00:00 2001 From: Valery Sizov Date: Wed, 17 Jun 2015 12:45:22 +0300 Subject: rails update --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index c6a81bc..46384fc 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ def linux_only(require_as) RUBY_PLATFORM.include?('linux') && require_as end -gem 'rails', '4.1.9' +gem 'rails', '4.1.11' gem 'activerecord-deprecated_finders' gem 'activerecord-session_store' gem "nested_form" -- cgit v1.2.1