From 74bdebb6ea4104454c3a70f102d31fd4beed3782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 02:11:58 +0000 Subject: [PATCH] Bump ruby-vips from 2.2.5 to 2.3.0 Bumps [ruby-vips](https://github.com/libvips/ruby-vips) from 2.2.5 to 2.3.0. - [Changelog](https://github.com/libvips/ruby-vips/blob/master/CHANGELOG.md) - [Commits](https://github.com/libvips/ruby-vips/compare/v2.2.5...v2.3.0) --- updated-dependencies: - dependency-name: ruby-vips dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e958a19..0911f1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -324,7 +324,7 @@ GEM rubocop-rails (>= 2.30) ruby-next-core (1.1.2) ruby-progressbar (1.13.0) - ruby-vips (2.2.5) + ruby-vips (2.3.0) ffi (~> 1.12) logger rubyzip (3.2.2)