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 cedf319 commit 908fb31Copy full SHA for 908fb31
Gemfile
@@ -79,7 +79,7 @@ gem 'good_job', '~> 4.0'
79
gem 'rotp'
80
81
gem 'grpc', '~> 1.67'
82
-gem 'tucana', '0.0.35'
+gem 'tucana', '0.0.36'
83
84
gem 'code0-identities', '~> 0.0.1'
85
Gemfile.lock
@@ -368,7 +368,7 @@ GEM
368
test-prof (1.4.4)
369
thor (1.4.0)
370
timeout (0.4.3)
371
- tucana (0.0.35)
+ tucana (0.0.36)
372
grpc (~> 1.64)
373
tzinfo (2.0.6)
374
concurrent-ruby (~> 1.0)
@@ -422,7 +422,7 @@ DEPENDENCIES
422
simplecov (~> 0.22.0)
423
simplecov-cobertura (~> 3.0)
424
test-prof (~> 1.0)
425
- tucana (= 0.0.35)
+ tucana (= 0.0.36)
426
tzinfo-data
427
428
RUBY VERSION
0 commit comments