From 2678c5c07f2a5ae0ba9b048d7db90d0c9d2e8f83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 16:24:03 +0000 Subject: [PATCH] Update dependency triangulum to v0.17.0 --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 5aafb107..d551e06e 100644 --- a/Gemfile +++ b/Gemfile @@ -92,6 +92,6 @@ gem 'image_processing', '>= 1.2' gem 'json-schema', '~> 6.0' -gem 'triangulum', '0.14.3' +gem 'triangulum', '0.17.0' gem 'benchmark' diff --git a/Gemfile.lock b/Gemfile.lock index c341d84a..4965620a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,10 +139,10 @@ GEM fugit (>= 1.11.0) railties (>= 6.1.0) thor (>= 1.0.0) - google-protobuf (4.34.1) + google-protobuf (4.35.0) bigdecimal rake (~> 13.3) - googleapis-common-protos-types (1.22.0) + googleapis-common-protos-types (1.23.0) google-protobuf (~> 4.26) graphql (2.6.2) base64 @@ -384,7 +384,7 @@ GEM test-prof (1.6.1) thor (1.5.0) timeout (0.6.1) - triangulum (0.14.3) + triangulum (0.17.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.14.3) + triangulum (= 0.17.0) tucana (= 0.0.72) tzinfo-data