diff --git a/Gemfile b/Gemfile index 30e0f482b..4e2d3aa7f 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem "groupdate", "~> 6.4.0" gem "image_processing", "~> 1.12.2" gem "invisible_captcha", "~> 2.3.0" gem "kaminari", "~> 1.2.2" -gem "mini_magick", "~> 4.12.0" +gem "mini_magick", "~> 4.13.2" gem "omniauth", "~> 2.1.2" gem "omniauth-facebook", "~> 9.0.0" gem "omniauth-google-oauth2", "~> 1.1.1" diff --git a/Gemfile.lock b/Gemfile.lock index 799daa245..d35515379 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -342,7 +342,7 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - mini_magick (4.12.0) + mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.7) minitest (5.24.1) @@ -743,7 +743,7 @@ DEPENDENCIES launchy (~> 2.5.2) letter_opener_web (~> 3.0.0) mdl (~> 0.13.0) - mini_magick (~> 4.12.0) + mini_magick (~> 4.13.2) omniauth (~> 2.1.2) omniauth-facebook (~> 9.0.0) omniauth-google-oauth2 (~> 1.1.1)