From fa526560e114f5ba3b17bef3fdb308775b8bafef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 23:45:02 +0000 Subject: [PATCH] Bump ruby-vips from 2.2.3 to 2.2.4 in /builder Bumps [ruby-vips](https://github.com/libvips/ruby-vips) from 2.2.3 to 2.2.4. - [Changelog](https://github.com/libvips/ruby-vips/blob/master/CHANGELOG.md) - [Commits](https://github.com/libvips/ruby-vips/compare/v2.2.3...v2.2.4) --- updated-dependencies: - dependency-name: ruby-vips dependency-version: 2.2.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index 80ddd67c703..1f176c3d6f4 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -258,7 +258,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - ruby-vips (2.2.3) + ruby-vips (2.2.4) ffi (~> 1.12) logger sass-rails (6.0.0)