We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05bce2b commit 6fe50bfCopy full SHA for 6fe50bf
Gemfile
@@ -79,7 +79,7 @@ gem 'good_job', '~> 4.0'
79
gem 'rotp'
80
81
gem 'grpc', '~> 1.67'
82
-gem 'tucana', '0.0.41'
+gem 'tucana', '0.0.42'
83
84
gem 'code0-identities', '~> 0.0.2'
85
Gemfile.lock
@@ -376,7 +376,7 @@ GEM
376
thor (1.4.0)
377
timeout (0.4.4)
378
tsort (0.2.0)
379
- tucana (0.0.41)
+ tucana (0.0.42)
380
grpc (~> 1.64)
381
tzinfo (2.0.6)
382
concurrent-ruby (~> 1.0)
@@ -430,7 +430,7 @@ DEPENDENCIES
430
simplecov (~> 0.22.0)
431
simplecov-cobertura (~> 3.0)
432
test-prof (~> 1.0)
433
- tucana (= 0.0.41)
+ tucana (= 0.0.42)
434
tzinfo-data
435
436
RUBY VERSION
0 commit comments