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 f7fea56 commit 60bbbdaCopy full SHA for 60bbbda
Gemfile
@@ -79,7 +79,7 @@ gem 'good_job', '~> 4.0'
79
gem 'rotp'
80
81
gem 'grpc', '~> 1.67'
82
-gem 'tucana', '0.0.49'
+gem 'tucana', '0.0.50'
83
84
gem 'code0-identities', '~> 0.0.3'
85
Gemfile.lock
@@ -377,7 +377,7 @@ GEM
377
thor (1.4.0)
378
timeout (0.6.0)
379
tsort (0.2.0)
380
- tucana (0.0.49)
+ tucana (0.0.50)
381
grpc (~> 1.64)
382
tzinfo (2.0.6)
383
concurrent-ruby (~> 1.0)
@@ -431,7 +431,7 @@ DEPENDENCIES
431
simplecov (~> 0.22.0)
432
simplecov-cobertura (~> 3.0)
433
test-prof (~> 1.0)
434
- tucana (= 0.0.49)
+ tucana (= 0.0.50)
435
tzinfo-data
436
437
RUBY VERSION
0 commit comments