From dad66b5779e568443b30d9e877aedb5357ba43ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 04:38:05 +0000 Subject: [PATCH] Update dependency triangulum to v0.31.0 --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 5ba0c6d7..e0975493 100644 --- a/Gemfile +++ b/Gemfile @@ -92,7 +92,7 @@ gem 'image_processing', '>= 1.2' gem 'json-schema', '~> 6.0' -gem 'triangulum', '0.30.2' +gem 'triangulum', '0.31.0' gem 'benchmark' diff --git a/Gemfile.lock b/Gemfile.lock index 4d3de501..8b454495 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -590,11 +590,11 @@ GEM logger thor (1.5.0) timeout (0.6.1) - triangulum (0.30.2) + triangulum (0.31.0) base64 (~> 0.3) json (~> 2.19) open3 (~> 0.2) - tucana (~> 0.0, >= 0.0.72) + tucana (~> 0.0, >= 0.0.78) tsort (0.2.0) tucana (0.0.80) grpc (~> 1.64) @@ -656,7 +656,7 @@ DEPENDENCIES simplecov (~> 1.0.0) simplecov-cobertura (~> 4.0) test-prof (~> 1.0) - triangulum (= 0.30.2) + triangulum (= 0.31.0) tucana (= 0.0.80) tzinfo-data