From f7960bd7c085dd2b557910660a4a9eac1432d651 Mon Sep 17 00:00:00 2001 From: cblanc Date: Tue, 5 May 2015 22:51:10 +0100 Subject: [PATCH] Bundle installed --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a090d97..0701597 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM rake (10.3.2) rdoc (3.12.2) json (~> 1.4) - rmagick (2.13.2) + rmagick (2.13.4) rspec-core (2.14.8) rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) @@ -298,7 +298,7 @@ DEPENDENCIES quiet_assets (~> 1.0.2) rails (~> 3.2.19) rails_autolink (~> 1.1.5) - rmagick (~> 2.13.2) + rmagick (~> 2.13.4) rspec-rails (~> 2.14.1) sanitize (~> 2.1.0) sass (~> 3.3.4)