Skip to content

Commit

Permalink
Bump rubocop from 1.69.2 to 1.70.0
Browse files Browse the repository at this point in the history
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.2 to 1.70.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.69.2...v1.70.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 34aa872 commit 1310b11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x64-mingw-ucrt)
ffi (1.17.1-x86_64-linux-gnu)
json (2.9.0)
json (2.9.1)
language_server-protocol (3.17.0.3)
mini_mime (1.1.5)
multi_test (1.1.0)
Expand All @@ -66,7 +66,7 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
rouge (4.5.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -92,7 +92,7 @@ GEM
binding_of_caller
rspec-parameterized-core (< 2)
rspec-support (3.13.2)
rubocop (1.69.2)
rubocop (1.70.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -110,7 +110,7 @@ GEM
sys-uname (1.3.1)
ffi (~> 1.1)
thor (1.3.2)
unicode-display_width (3.1.2)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
unparser (0.6.15)
Expand Down

0 comments on commit 1310b11

Please sign in to comment.