Skip to content

Commit 7e8b74e

Browse files
Update dependency triangulum to v0.26.2
1 parent da1b5a2 commit 7e8b74e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ gem 'image_processing', '>= 1.2'
9292

9393
gem 'json-schema', '~> 6.0'
9494

95-
gem 'triangulum', '0.26.0'
95+
gem 'triangulum', '0.26.2'
9696

9797
gem 'benchmark'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ GEM
387387
test-prof (1.6.1)
388388
thor (1.5.0)
389389
timeout (0.6.1)
390-
triangulum (0.26.0)
390+
triangulum (0.26.2)
391391
base64 (~> 0.3)
392392
json (~> 2.19)
393393
open3 (~> 0.2)
@@ -448,7 +448,7 @@ DEPENDENCIES
448448
simplecov (~> 0.22.0)
449449
simplecov-cobertura (~> 3.0)
450450
test-prof (~> 1.0)
451-
triangulum (= 0.26.0)
451+
triangulum (= 0.26.2)
452452
tucana (= 0.0.75)
453453
tzinfo-data
454454

0 commit comments

Comments
 (0)