From df5fc25f11919305888d405e66774ad1f7c6f8b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 01:38:59 +0000 Subject: [PATCH] Update dependency triangulum to v0.28.0 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 0b95b32f..f8df4045 100644 --- a/Gemfile +++ b/Gemfile @@ -92,7 +92,7 @@ gem 'image_processing', '>= 1.2' gem 'json-schema', '~> 6.0' -gem 'triangulum', '0.27.1' +gem 'triangulum', '0.28.0' gem 'benchmark' diff --git a/Gemfile.lock b/Gemfile.lock index 9c61ae66..0ab0cc4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -596,7 +596,7 @@ GEM logger thor (1.5.0) timeout (0.6.1) - triangulum (0.27.1) + triangulum (0.28.0) base64 (~> 0.3) json (~> 2.19) open3 (~> 0.2) @@ -662,7 +662,7 @@ DEPENDENCIES simplecov (~> 0.22.0) simplecov-cobertura (~> 3.0) test-prof (~> 1.0) - triangulum (= 0.27.1) + triangulum (= 0.28.0) tucana (= 0.0.76) tzinfo-data