Skip to content

Commit

Permalink
Bump runger_style from 2.17.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [runger_style](https://github.com/davidrunger/runger_style) from 2.17.0 to 3.0.0.
- [Changelog](https://github.com/davidrunger/runger_style/blob/main/CHANGELOG.md)
- [Commits](davidrunger/runger_style@v2.17.0...v3.0.0)

---
updated-dependencies:
- dependency-name: runger_style
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 06c3e08 commit 99b936b
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,16 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
rubocop (1.66.1)
rubocop (1.69.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.2)
parser (>= 3.3.1.0)
rubocop-performance (1.23.0)
Expand All @@ -100,9 +100,9 @@ GEM
memo_wise (>= 1.7)
rainbow (>= 3.0)
slop (~> 4.8)
runger_style (2.17.0)
runger_style (3.0.0)
prism (>= 0.24.0)
rubocop (>= 1.38.0, < 2)
rubocop (>= 1.68.0)
securerandom (0.4.0)
simplecov (0.22.0)
docile (~> 1.1)
Expand All @@ -116,7 +116,9 @@ GEM
slop (4.10.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)

PLATFORMS
Expand Down

0 comments on commit 99b936b

Please sign in to comment.