From 67573144fd16eda00727e37c371e7a48b4263bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 21:18:59 +0000 Subject: [PATCH] Bump mini_magick from 4.7.0 to 4.9.4 Bumps [mini_magick](https://github.com/minimagick/minimagick) from 4.7.0 to 4.9.4. - [Release notes](https://github.com/minimagick/minimagick/releases) - [Commits](https://github.com/minimagick/minimagick/compare/v4.7.0...v4.9.4) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5196d5a..a30b18f 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem 'bootstrap-sass', '~> 3.3.7' #Image upload and storage gems gem 'carrierwave', '1.2.2' -gem 'mini_magick', '4.7.0' +gem 'mini_magick', '4.9.4' #pagination gem 'will_paginate', '>= 3.1' diff --git a/Gemfile.lock b/Gemfile.lock index 4f45ae8..329b8de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,7 +191,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) mimemagic (0.3.2) - mini_magick (4.7.0) + mini_magick (4.9.4) mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) @@ -383,7 +383,7 @@ DEPENDENCIES jbuilder (~> 2.5) jquery-rails listen (>= 3.0.5, < 3.2) - mini_magick (= 4.7.0) + mini_magick (= 4.9.4) notifications omniauth-facebook pg