We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f827984 + cb18a70 commit 0b3cbb6Copy full SHA for 0b3cbb6
2 files changed
Gemfile
@@ -92,6 +92,6 @@ gem 'image_processing', '>= 1.2'
92
93
gem 'json-schema', '~> 6.0'
94
95
-gem 'triangulum', '0.21.0'
+gem 'triangulum', '0.22.0'
96
97
gem 'benchmark'
Gemfile.lock
@@ -384,7 +384,7 @@ GEM
384
test-prof (1.6.1)
385
thor (1.5.0)
386
timeout (0.6.1)
387
- triangulum (0.21.0)
+ triangulum (0.22.0)
388
base64 (~> 0.3)
389
json (~> 2.19)
390
open3 (~> 0.2)
@@ -445,7 +445,7 @@ DEPENDENCIES
445
simplecov (~> 0.22.0)
446
simplecov-cobertura (~> 3.0)
447
test-prof (~> 1.0)
448
- triangulum (= 0.21.0)
+ triangulum (= 0.22.0)
449
tucana (= 0.0.74)
450
tzinfo-data
451
0 commit comments