Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent d8cc0b9 commit e76fcd1
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ GEM
concurrent-ruby (~> 1.0)
immutable-struct (2.4.1)
jmespath (1.6.2)
json (2.7.4)
json (2.9.0)
language_server-protocol (3.17.0.3)
lino (4.1.0)
childprocess (~> 5.0.0)
Expand All @@ -79,7 +79,7 @@ GEM
sawyer (~> 0.9)
open4 (1.3.4)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
partialruby (0.3.0)
Expand Down Expand Up @@ -135,20 +135,18 @@ GEM
rake_factory (~> 0.33)
sshkey (~> 2.0)
rchardet (1.8.0)
regexp_parser (2.9.2)
rexml (3.3.9)
rubocop (1.65.1)
regexp_parser (2.9.3)
rubocop (1.69.2)
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)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 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)
rubocop-ast (1.32.3)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.2)
parser (>= 3.3.1.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
Expand Down Expand Up @@ -182,7 +180,9 @@ GEM
sshkey (2.0.0)
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)
vault (0.18.1)
aws-sigv4

Expand Down

0 comments on commit e76fcd1

Please sign in to comment.