From 56099a793fda0eb6d2ffab700c20705272993532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 14:21:37 +0000 Subject: [PATCH] Bump ruby-vips from 2.2.0 to 2.2.1 Bumps [ruby-vips](https://github.com/libvips/ruby-vips) from 2.2.0 to 2.2.1. - [Changelog](https://github.com/libvips/ruby-vips/blob/master/CHANGELOG.md) - [Commits](https://github.com/libvips/ruby-vips/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: ruby-vips dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 13ac8d6991..442a40d25c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -511,7 +511,7 @@ GEM rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) - ruby-vips (2.2.0) + ruby-vips (2.2.1) ffi (~> 1.12) ruby2_keywords (0.0.5) sentry-rails (5.16.1)