Skip to content

Commit 6fe50bf

Browse files
committed
Bump tucana version to 0.0.42
1 parent 05bce2b commit 6fe50bf

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.41'
82+
gem 'tucana', '0.0.42'
8383

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ GEM
376376
thor (1.4.0)
377377
timeout (0.4.4)
378378
tsort (0.2.0)
379-
tucana (0.0.41)
379+
tucana (0.0.42)
380380
grpc (~> 1.64)
381381
tzinfo (2.0.6)
382382
concurrent-ruby (~> 1.0)
@@ -430,7 +430,7 @@ DEPENDENCIES
430430
simplecov (~> 0.22.0)
431431
simplecov-cobertura (~> 3.0)
432432
test-prof (~> 1.0)
433-
tucana (= 0.0.41)
433+
tucana (= 0.0.42)
434434
tzinfo-data
435435

436436
RUBY VERSION

0 commit comments

Comments
 (0)