From ede91f2ca7a6e6b1610bb1382d381f8c2a177877 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 16:00:23 +0000 Subject: [PATCH] Update dependency triangulum to v0.25.0 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5be1b2ef..fd395939 100644 --- a/Gemfile +++ b/Gemfile @@ -92,6 +92,6 @@ gem 'image_processing', '>= 1.2' gem 'json-schema', '~> 6.0' -gem 'triangulum', '0.24.2' +gem 'triangulum', '0.25.0' gem 'benchmark' diff --git a/Gemfile.lock b/Gemfile.lock index 937b91e1..db7a2c69 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.24.2) + triangulum (0.25.0) 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.24.2) + triangulum (= 0.25.0) tucana (= 0.0.75) tzinfo-data