Skip to content

Commit d2440cb

Browse files
authored
Merge pull request #801 from code0-tech/renovate/tucana-0.x
Update dependency tucana to v0.0.49
2 parents bbc6849 + 583a700 commit d2440cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.48'
82+
gem 'tucana', '0.0.49'
8383

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

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ GEM
135135
fugit (>= 1.11.0)
136136
railties (>= 6.1.0)
137137
thor (>= 1.0.0)
138-
google-protobuf (4.33.1)
138+
google-protobuf (4.33.2)
139139
bigdecimal
140140
rake (>= 13)
141141
googleapis-common-protos-types (1.22.0)
@@ -376,7 +376,7 @@ GEM
376376
thor (1.4.0)
377377
timeout (0.4.4)
378378
tsort (0.2.0)
379-
tucana (0.0.48)
379+
tucana (0.0.49)
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.48)
433+
tucana (= 0.0.49)
434434
tzinfo-data
435435

436436
RUBY VERSION

0 commit comments

Comments
 (0)