Skip to content

Commit 8e04be4

Browse files
authored
Merge pull request #460 from code0-tech/renovate/tucana-0.x
Update dependency tucana to v0.0.25
2 parents 389f9f3 + a153313 commit 8e04be4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
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.23'
82+
gem 'tucana', '0.0.25'
8383

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

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ GEM
354354
test-prof (1.4.4)
355355
thor (1.3.2)
356356
timeout (0.4.3)
357-
tucana (0.0.23)
357+
tucana (0.0.25)
358358
grpc (~> 1.64)
359359
tzinfo (2.0.6)
360360
concurrent-ruby (~> 1.0)
@@ -407,7 +407,7 @@ DEPENDENCIES
407407
simplecov (~> 0.22.0)
408408
simplecov-cobertura (~> 2.1)
409409
test-prof (~> 1.0)
410-
tucana (= 0.0.23)
410+
tucana (= 0.0.25)
411411
tzinfo-data
412412

413413
RUBY VERSION

0 commit comments

Comments
 (0)