From a7fc1615364496328f95cfe058dfdf9e51a90d70 Mon Sep 17 00:00:00 2001 From: Justin Cooper Date: Mon, 22 Jul 2019 20:29:50 -0500 Subject: [PATCH] update mini_magick for security alert --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b429e07d..fff6cce3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_magick (4.9.3) + mini_magick (4.9.5) pathutil (0.16.1) forwardable-extended (~> 2.6) public_suffix (3.0.3) @@ -77,4 +77,4 @@ DEPENDENCIES rake BUNDLED WITH - 1.17.1 + 1.17.3