From f152f8bf521156c2924b74f6305011f796e072da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 02:04:24 +0000 Subject: [PATCH] Bump mini_magick from 3.3 to 4.9.5 Bumps [mini_magick](https://github.com/minimagick/minimagick) from 3.3 to 4.9.5. - [Release notes](https://github.com/minimagick/minimagick/releases) - [Commits](https://github.com/minimagick/minimagick/commits/v4.9.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b319f5..09f6698 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,15 +20,11 @@ GEM liquid (2.2.2) maruku (0.6.0) syntax (>= 1.0.0) - mini_magick (3.3) - subexec (~> 0.1.0) - subexec (0.1.0) + mini_magick (4.9.5) syntax (1.0.0) PLATFORMS ruby DEPENDENCIES - jekyll (>= 0.10.0) jekyll-minimagick! - mini_magick (>= 3.3)