diff --git a/Gemfile b/Gemfile index 94e78f6..65de2fa 100644 --- a/Gemfile +++ b/Gemfile @@ -79,7 +79,7 @@ gem 'good_job', '~> 4.0' gem 'rotp' gem 'grpc', '~> 1.67' -gem 'tucana', '0.0.8' +gem 'tucana', '0.0.11' gem 'code0-identities', '~> 0.0.1' diff --git a/Gemfile.lock b/Gemfile.lock index 4fbe8b3..d8494ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -327,7 +327,7 @@ GEM test-prof (1.4.2) thor (1.3.2) timeout (0.4.2) - tucana (0.0.8) + tucana (0.0.11) grpc (~> 1.64) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -377,7 +377,7 @@ DEPENDENCIES simplecov (~> 0.22.0) simplecov-cobertura (~> 2.1) test-prof (~> 1.0) - tucana (= 0.0.8) + tucana (= 0.0.11) tzinfo-data RUBY VERSION