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 017f906 commit c99d6bfCopy full SHA for c99d6bf
Gemfile
@@ -79,7 +79,7 @@ gem 'good_job', '~> 4.0'
79
gem 'rotp'
80
81
gem 'grpc', '~> 1.67'
82
-gem 'tucana', '0.0.25'
+gem 'tucana', '0.0.30'
83
84
gem 'code0-identities', '~> 0.0.1'
85
Gemfile.lock
@@ -364,7 +364,7 @@ GEM
364
test-prof (1.4.4)
365
thor (1.3.2)
366
timeout (0.4.3)
367
- tucana (0.0.25)
+ tucana (0.0.30)
368
grpc (~> 1.64)
369
tzinfo (2.0.6)
370
concurrent-ruby (~> 1.0)
@@ -418,7 +418,7 @@ DEPENDENCIES
418
simplecov (~> 0.22.0)
419
simplecov-cobertura (~> 2.1)
420
test-prof (~> 1.0)
421
- tucana (= 0.0.25)
+ tucana (= 0.0.30)
422
tzinfo-data
423
424
RUBY VERSION
0 commit comments