Skip to content

Commit 908fb31

Browse files
Update dependency tucana to v0.0.36
1 parent cedf319 commit 908fb31

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.35'
82+
gem 'tucana', '0.0.36'
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
@@ -368,7 +368,7 @@ GEM
368368
test-prof (1.4.4)
369369
thor (1.4.0)
370370
timeout (0.4.3)
371-
tucana (0.0.35)
371+
tucana (0.0.36)
372372
grpc (~> 1.64)
373373
tzinfo (2.0.6)
374374
concurrent-ruby (~> 1.0)
@@ -422,7 +422,7 @@ DEPENDENCIES
422422
simplecov (~> 0.22.0)
423423
simplecov-cobertura (~> 3.0)
424424
test-prof (~> 1.0)
425-
tucana (= 0.0.35)
425+
tucana (= 0.0.36)
426426
tzinfo-data
427427

428428
RUBY VERSION

0 commit comments

Comments
 (0)