Skip to content

Commit

Permalink
Bump rubocop-thread_safety from 0.5.1 to 0.6.0 (#63)
Browse files Browse the repository at this point in the history
Bumps [rubocop-thread_safety](https://github.com/rubocop/rubocop-thread_safety) from 0.5.1 to 0.6.0.
- [Changelog](https://github.com/rubocop/rubocop-thread_safety/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-thread_safety@v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: rubocop-thread_safety
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 9a1e8de commit 6568893
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ GEM
drb (2.2.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.9.0)
json (2.9.1)
language_server-protocol (3.17.0.3)
logger (1.6.1)
method_source (1.1.0)
Expand All @@ -53,7 +53,7 @@ GEM
rack (3.1.8)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -89,15 +89,15 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.2.0)
rubocop (~> 1.61)
rubocop-thread_safety (0.5.1)
rubocop (>= 0.90.0)
rubocop-thread_safety (0.6.0)
rubocop (>= 1.48.1)
ruby-progressbar (1.13.0)
securerandom (0.3.1)
timeout (0.4.1)
trilogy (2.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.2)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)

Expand Down

0 comments on commit 6568893

Please sign in to comment.