From 087203fb53f81867ef9bca9e3d7702b7a9dd41fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 21:45:36 +0000 Subject: [PATCH] Update dependency triangulum to v0.24.2 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5b67626b..5be1b2ef 100644 --- a/Gemfile +++ b/Gemfile @@ -92,6 +92,6 @@ gem 'image_processing', '>= 1.2' gem 'json-schema', '~> 6.0' -gem 'triangulum', '0.23.1' +gem 'triangulum', '0.24.2' gem 'benchmark' diff --git a/Gemfile.lock b/Gemfile.lock index 59894200..3a7290ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -384,7 +384,7 @@ GEM test-prof (1.6.1) thor (1.5.0) timeout (0.6.1) - triangulum (0.23.1) + triangulum (0.24.2) base64 (~> 0.3) json (~> 2.19) open3 (~> 0.2) @@ -445,7 +445,7 @@ DEPENDENCIES simplecov (~> 0.22.0) simplecov-cobertura (~> 3.0) test-prof (~> 1.0) - triangulum (= 0.23.1) + triangulum (= 0.24.2) tucana (= 0.0.75) tzinfo-data