From 5f47719d4b041ae18c6d359e64dfacb5aee8b2a8 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 20 Feb 2014 16:57:56 +0200 Subject: Update rails Signed-off-by: Dmitriy Zaporozhets --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 656387b..1937366 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ def linux_only(require_as) RUBY_PLATFORM.include?('linux') && require_as end -gem 'rails', '4.0.2' +gem 'rails', '4.0.3' gem 'protected_attributes' gem 'actionpack-page_caching' gem 'actionpack-action_caching' -- cgit v1.2.1