From 9951e6961448f36ed4db31b1ac76ccfc6b39a561 Mon Sep 17 00:00:00 2001 From: utilum Date: Mon, 24 Sep 2018 09:45:58 +0200 Subject: update mini_magick to the latest version v 4.9.2 avoids some warnings that show in our tests. Although Gemfile.lock currently specifies 4.8.0, the CI already runs 4.9.2 so 4.8.0 warnings do not show in our CI logs. --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 6863f718c4..0971e9e948 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -310,7 +310,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) mimemagic (0.3.2) - mini_magick (4.8.0) + mini_magick (4.9.2) mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) @@ -568,4 +568,4 @@ DEPENDENCIES websocket-client-simple! BUNDLED WITH - 1.16.4 + 1.16.5 -- cgit v1.2.3