From 9a05016cc3a5b7d537208508ea6beb42202d8061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 19:40:02 +0000 Subject: [PATCH] Bump mini_magick from 4.2.10 to 4.9.4 Bumps [mini_magick](https://github.com/minimagick/minimagick) from 4.2.10 to 4.9.4. - [Release notes](https://github.com/minimagick/minimagick/releases) - [Commits](https://github.com/minimagick/minimagick/compare/v4.2.10...v4.9.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 821d23e0..e7c02e7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,7 +176,7 @@ GEM mini_mime (>= 0.1.1) method_source (0.8.2) mime-types (2.99.3) - mini_magick (4.2.10) + mini_magick (4.9.4) mini_mime (1.1.0) mini_portile2 (2.5.3) minitest (5.14.4)