Skip to content

Commit c99d6bf

Browse files
Update dependency tucana to v0.0.30
1 parent 017f906 commit c99d6bf

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.30'
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
@@ -364,7 +364,7 @@ GEM
364364
test-prof (1.4.4)
365365
thor (1.3.2)
366366
timeout (0.4.3)
367-
tucana (0.0.25)
367+
tucana (0.0.30)
368368
grpc (~> 1.64)
369369
tzinfo (2.0.6)
370370
concurrent-ruby (~> 1.0)
@@ -418,7 +418,7 @@ DEPENDENCIES
418418
simplecov (~> 0.22.0)
419419
simplecov-cobertura (~> 2.1)
420420
test-prof (~> 1.0)
421-
tucana (= 0.0.25)
421+
tucana (= 0.0.30)
422422
tzinfo-data
423423

424424
RUBY VERSION

0 commit comments

Comments
 (0)