From 1a1c4b6f45693c9ec5a3e3fcd892feab3c970ac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 14:32:32 +0000 Subject: [PATCH] Bump ruby-vips from 2.2.1 to 2.2.2 Bumps [ruby-vips](https://github.com/libvips/ruby-vips) from 2.2.1 to 2.2.2. - [Changelog](https://github.com/libvips/ruby-vips/blob/master/CHANGELOG.md) - [Commits](https://github.com/libvips/ruby-vips/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: ruby-vips dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ecae51e4d..95cfc7b89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -226,7 +226,9 @@ GEM concurrent-ruby (~> 1.1) webrick (~> 1.7) websocket-driver (~> 0.7) - ffi (1.16.3) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-darwin) + ffi (1.17.0-x86_64-linux-gnu) fugit (1.11.0) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) @@ -303,6 +305,7 @@ GEM base64 language_server-protocol (3.17.0.3) libreconv (0.9.5) + logger (1.6.0) loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -532,8 +535,9 @@ GEM rexml ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) - ruby-vips (2.2.1) + ruby-vips (2.2.2) ffi (~> 1.12) + logger ruby2_keywords (0.0.5) semantic_logger (4.16.0) concurrent-ruby (~> 1.0)