diff --git a/Gemfile b/Gemfile index 3aa66ae7..dee0d8f0 100644 --- a/Gemfile +++ b/Gemfile @@ -79,7 +79,7 @@ gem 'good_job', '~> 4.0' gem 'rotp' gem 'grpc', '~> 1.67' -gem 'tucana', '0.0.49' +gem 'tucana', '0.0.50' gem 'code0-identities', '~> 0.0.3' diff --git a/Gemfile.lock b/Gemfile.lock index 5c84abf3..d7820758 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -377,7 +377,7 @@ GEM thor (1.4.0) timeout (0.6.0) tsort (0.2.0) - tucana (0.0.49) + tucana (0.0.50) grpc (~> 1.64) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -431,7 +431,7 @@ DEPENDENCIES simplecov (~> 0.22.0) simplecov-cobertura (~> 3.0) test-prof (~> 1.0) - tucana (= 0.0.49) + tucana (= 0.0.50) tzinfo-data RUBY VERSION