Skip to content

Commit 0b3cbb6

Browse files
Merge pull request #1031 from code0-tech/renovate/triangulum-0.x
Update dependency triangulum to v0.22.0
2 parents f827984 + cb18a70 commit 0b3cbb6

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.21.0'
95+
gem 'triangulum', '0.22.0'
9696

9797
gem 'benchmark'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ GEM
384384
test-prof (1.6.1)
385385
thor (1.5.0)
386386
timeout (0.6.1)
387-
triangulum (0.21.0)
387+
triangulum (0.22.0)
388388
base64 (~> 0.3)
389389
json (~> 2.19)
390390
open3 (~> 0.2)
@@ -445,7 +445,7 @@ DEPENDENCIES
445445
simplecov (~> 0.22.0)
446446
simplecov-cobertura (~> 3.0)
447447
test-prof (~> 1.0)
448-
triangulum (= 0.21.0)
448+
triangulum (= 0.22.0)
449449
tucana (= 0.0.74)
450450
tzinfo-data
451451

0 commit comments

Comments
 (0)