From 48ef2d37983e71dad6792ddc858de8e7669a7f54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 18:01:19 +0000 Subject: [PATCH] Bump mini_magick from 4.9.3 to 4.9.5 Bumps [mini_magick](https://github.com/minimagick/minimagick) from 4.9.3 to 4.9.5. - [Release notes](https://github.com/minimagick/minimagick/releases) - [Commits](https://github.com/minimagick/minimagick/compare/v4.9.3...v4.9.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6570010..3fa1b87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM ffi (>= 1.3.0) ffi (1.11.1) hashdiff (0.4.0) - mini_magick (4.9.3) + mini_magick (4.9.5) public_suffix (3.1.1) rake (12.3.2) rspec (3.8.0) @@ -50,7 +50,7 @@ PLATFORMS DEPENDENCIES awesome_print (< 2.0) mapstatic! - rake (~> 12) + rake rspec (~> 3) thor (>= 0.19.0, < 2.0) vcr (~> 3)