Skip to content

Commit c3d4099

Browse files
Update dependency tucana to v0.0.30
1 parent d374cbb commit c3d4099

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

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

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ GEM
129129
fugit (>= 1.11.0)
130130
railties (>= 6.1.0)
131131
thor (>= 1.0.0)
132-
google-protobuf (3.25.7-x86_64-linux)
132+
google-protobuf (3.25.8-x86_64-linux)
133133
googleapis-common-protos-types (1.16.0)
134134
google-protobuf (>= 3.18, < 5.a)
135135
graphql (2.5.8)
@@ -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.30)
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.30)
413413
tzinfo-data
414414

415415
RUBY VERSION

0 commit comments

Comments
 (0)