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 4f86352 commit 3f31745Copy full SHA for 3f31745
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.28'
83
84
gem 'code0-identities', '~> 0.0.1'
85
Gemfile.lock
@@ -356,7 +356,7 @@ GEM
356
test-prof (1.4.4)
357
thor (1.3.2)
358
timeout (0.4.3)
359
- tucana (0.0.25)
+ tucana (0.0.28)
360
grpc (~> 1.64)
361
tzinfo (2.0.6)
362
concurrent-ruby (~> 1.0)
@@ -409,7 +409,7 @@ DEPENDENCIES
409
simplecov (~> 0.22.0)
410
simplecov-cobertura (~> 2.1)
411
test-prof (~> 1.0)
412
- tucana (= 0.0.25)
+ tucana (= 0.0.28)
413
tzinfo-data
414
415
RUBY VERSION
0 commit comments