Skip to content

Commit

Permalink
Bump rubocop-thread_safety from 0.5.1 to 0.6.0
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 140d34f commit aea10a7
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 @@ -92,7 +92,7 @@ GEM
multi_xml (>= 0.5.2)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.7.2)
json (2.8.2)
language_server-protocol (3.17.0.3)
logger (1.6.0)
loofah (2.22.0)
Expand All @@ -111,7 +111,7 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pronto (0.11.2)
Expand Down Expand Up @@ -185,7 +185,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
rubocop-graphql (1.5.4)
rubocop (>= 1.50, < 2)
Expand Down Expand Up @@ -216,8 +216,8 @@ GEM
rubocop (~> 1.0)
rubocop-sorbet (0.8.6)
rubocop (>= 1)
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)
rugged (1.7.2)
sass (3.7.4)
Expand Down

0 comments on commit aea10a7

Please sign in to comment.