Skip to content

Commit 60bbbda

Browse files
Update dependency tucana to v0.0.50
1 parent f7fea56 commit 60bbbda

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

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ GEM
377377
thor (1.4.0)
378378
timeout (0.6.0)
379379
tsort (0.2.0)
380-
tucana (0.0.49)
380+
tucana (0.0.50)
381381
grpc (~> 1.64)
382382
tzinfo (2.0.6)
383383
concurrent-ruby (~> 1.0)
@@ -431,7 +431,7 @@ DEPENDENCIES
431431
simplecov (~> 0.22.0)
432432
simplecov-cobertura (~> 3.0)
433433
test-prof (~> 1.0)
434-
tucana (= 0.0.49)
434+
tucana (= 0.0.50)
435435
tzinfo-data
436436

437437
RUBY VERSION

0 commit comments

Comments
 (0)