Skip to content

Commit 3f31745

Browse files
Update dependency tucana to v0.0.28
1 parent 4f86352 commit 3f31745

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ gem 'good_job', '~> 4.0'
7979
gem 'rotp'
8080

8181
gem 'grpc', '~> 1.67'
82-
gem 'tucana', '0.0.25'
82+
gem 'tucana', '0.0.28'
8383

8484
gem 'code0-identities', '~> 0.0.1'
8585

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ GEM
356356
test-prof (1.4.4)
357357
thor (1.3.2)
358358
timeout (0.4.3)
359-
tucana (0.0.25)
359+
tucana (0.0.28)
360360
grpc (~> 1.64)
361361
tzinfo (2.0.6)
362362
concurrent-ruby (~> 1.0)
@@ -409,7 +409,7 @@ DEPENDENCIES
409409
simplecov (~> 0.22.0)
410410
simplecov-cobertura (~> 2.1)
411411
test-prof (~> 1.0)
412-
tucana (= 0.0.25)
412+
tucana (= 0.0.28)
413413
tzinfo-data
414414

415415
RUBY VERSION

0 commit comments

Comments
 (0)