From fef89a43a821b1304442a9b22bf30aa19a77c0db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:36:18 +0000 Subject: [PATCH] Bump image_processing from 1.12.1 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/janko/image_processing/releases) - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v1.12.1...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 82ea74b..0e03b28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,15 +25,6 @@ GIT specs: state_machine (1.2.0) -GIT - remote: https://github.com/deees/puma-plugin-systemd.git - revision: e3b7fc94041c8b437866bbda7880ac09a3dcd229 - branch: puma-4 - specs: - puma-plugin-systemd (0.1.1) - json - puma (>= 3.6) - GIT remote: https://github.com/gregbell/active_admin.git revision: e84c6e541db5ec95ee50455015ca8644a1240b47 @@ -291,7 +282,7 @@ GEM activesupport (>= 5.0.0) fakeredis (0.8.0) redis (~> 4.1) - ffi (1.14.2) + ffi (1.15.5) foreman (0.87.2) formtastic (3.1.5) actionpack (>= 3.2.13) @@ -322,7 +313,7 @@ GEM htmlentities (4.3.4) i18n (1.8.7) concurrent-ruby (~> 1.0) - image_processing (1.12.1) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) inherited_resources (1.12.0) @@ -523,8 +514,8 @@ GEM rspec-support (~> 3.10) rspec-support (3.10.1) ruby-prof (1.4.2) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby2_keywords (0.0.2) ruby_parser (3.15.1) sexp_processor (~> 4.9) @@ -683,7 +674,6 @@ DEPENDENCIES pry pry-byebug puma - puma-plugin-systemd! rails (~> 5.2) rb-fsevent (~> 0.9.1) rb-inotify (~> 0.9)