diff --git a/Gemfile b/Gemfile index 5aafb107..7839c23f 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.18.0' gem 'benchmark' diff --git a/Gemfile.lock b/Gemfile.lock index c341d84a..eb269c57 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 @@ -166,7 +166,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.5) + json (2.19.7) json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -384,11 +384,11 @@ GEM test-prof (1.6.1) thor (1.5.0) timeout (0.6.1) - triangulum (0.14.3) + triangulum (0.18.0) base64 (~> 0.3) json (~> 2.19) open3 (~> 0.2) - tucana (~> 0.0, >= 0.0.67) + tucana (~> 0.0, >= 0.0.72) tsort (0.2.0) tucana (0.0.72) grpc (~> 1.64) @@ -445,7 +445,7 @@ DEPENDENCIES simplecov (~> 0.22.0) simplecov-cobertura (~> 3.0) test-prof (~> 1.0) - triangulum (= 0.14.3) + triangulum (= 0.18.0) tucana (= 0.0.72) tzinfo-data