Skip to content

Commit f524f89

Browse files
Update dependency triangulum to v0.27.1
1 parent db59e74 commit f524f89

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

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

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

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

9797
gem 'benchmark'
9898

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ GEM
166166
prism (>= 1.3.0)
167167
rdoc (>= 4.0.0)
168168
reline (>= 0.4.2)
169-
json (2.20.0)
169+
json (2.21.1)
170170
json-schema (6.2.0)
171171
addressable (~> 2.8)
172172
bigdecimal (>= 3.1, < 5)
@@ -595,7 +595,7 @@ GEM
595595
test-prof (1.6.1)
596596
thor (1.5.0)
597597
timeout (0.6.1)
598-
triangulum (0.26.2)
598+
triangulum (0.27.1)
599599
base64 (~> 0.3)
600600
json (~> 2.19)
601601
open3 (~> 0.2)
@@ -661,7 +661,7 @@ DEPENDENCIES
661661
simplecov (~> 0.22.0)
662662
simplecov-cobertura (~> 3.0)
663663
test-prof (~> 1.0)
664-
triangulum (= 0.26.2)
664+
triangulum (= 0.27.1)
665665
tucana (= 0.0.76)
666666
tzinfo-data
667667

0 commit comments

Comments
 (0)