From ae964b2995fd2428797ede4b8ae7d94bf1a98081 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 16:46:43 +0000 Subject: [PATCH] Update dependency triangulum to v0.13.2 --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 88071f64..9850a282 100644 --- a/Gemfile +++ b/Gemfile @@ -92,4 +92,4 @@ gem 'image_processing', '>= 1.2' gem 'json-schema', '~> 6.0' -gem 'triangulum', '0.13.0' +gem 'triangulum', '0.13.2' diff --git a/Gemfile.lock b/Gemfile.lock index a4e5102e..2337d3d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.3) + json (2.19.4) json-schema (6.1.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -270,7 +270,7 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.4.1) + rake (13.4.2) rdoc (6.17.0) erb psych (>= 4.0.0) @@ -377,7 +377,7 @@ GEM test-prof (1.5.0) thor (1.4.0) timeout (0.6.0) - triangulum (0.13.0) + triangulum (0.13.2) base64 (~> 0.3) json (~> 2.19) open3 (~> 0.2) @@ -437,7 +437,7 @@ DEPENDENCIES simplecov (~> 0.22.0) simplecov-cobertura (~> 3.0) test-prof (~> 1.0) - triangulum (= 0.13.0) + triangulum (= 0.13.2) tucana (= 0.0.67) tzinfo-data