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