From 6eebb2c471c334af55173efb007a925c9f6e3db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 10:27:13 +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 | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 52c0d3e..e70b1da 100644 --- a/Gemfile +++ b/Gemfile @@ -71,7 +71,7 @@ end # Added gems go down here gem "devise", "~> 4.9" gem "interactor-rails", "~> 2.0" -gem "ruby-vips", "~> 2.2" +gem "ruby-vips", "~> 2.3" gem 'will_paginate', '~> 4.0' gem "bulma-rails", "~> 1.0.0" diff --git a/Gemfile.lock b/Gemfile.lock index 5d17e89..2e536a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -382,7 +382,7 @@ GEM rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) - ruby-vips (2.2.5) + ruby-vips (2.3.0) ffi (~> 1.12) logger rubyzip (3.2.2) @@ -512,7 +512,7 @@ DEPENDENCIES rails (~> 8.1.1) rspec-rails (~> 8.0.0) rubocop-rails-omakase - ruby-vips (~> 2.2) + ruby-vips (~> 2.3) selenium-webdriver solid_cable solid_cache