From f36061c0e2f38ecb1c4defefcd91264533eaf816 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 01:39:02 +0000 Subject: [PATCH] Update dependency triangulum to v0.19.0 --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 7839c23f..a1c7fb61 100644 --- a/Gemfile +++ b/Gemfile @@ -92,6 +92,6 @@ gem 'image_processing', '>= 1.2' gem 'json-schema', '~> 6.0' -gem 'triangulum', '0.18.0' +gem 'triangulum', '0.19.0' gem 'benchmark' diff --git a/Gemfile.lock b/Gemfile.lock index 1a65a36a..61210a3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM base64 fiber-storage logger - grpc (1.80.0) + grpc (1.81.0) google-protobuf (>= 3.25, < 5.0) googleapis-common-protos-types (~> 1.0) httparty (0.23.2) @@ -384,7 +384,7 @@ GEM test-prof (1.6.1) thor (1.5.0) timeout (0.6.1) - triangulum (0.18.0) + triangulum (0.19.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.18.0) + triangulum (= 0.19.0) tucana (= 0.0.72) tzinfo-data