Skip to content

Commit 82eb2b8

Browse files
build(deps-dev): bump rubocop from 1.65.1 to 1.67.0 (#244)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.1 to 1.67.0. - [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.67.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6cf703 commit 82eb2b8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Gemfile.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,15 @@ GEM
3232
rainbow (3.1.1)
3333
rake (13.2.1)
3434
regexp_parser (2.9.2)
35-
rexml (3.3.7)
36-
rubocop (1.65.1)
35+
rexml (3.3.8)
36+
rubocop (1.67.0)
3737
json (~> 2.3)
3838
language_server-protocol (>= 3.17.0)
3939
parallel (~> 1.10)
4040
parser (>= 3.3.0.2)
4141
rainbow (>= 2.2.2, < 4.0)
4242
regexp_parser (>= 2.4, < 3.0)
43-
rexml (>= 3.2.5, < 4.0)
44-
rubocop-ast (>= 1.31.1, < 2.0)
43+
rubocop-ast (>= 1.32.2, < 2.0)
4544
ruby-progressbar (~> 1.7)
4645
unicode-display_width (>= 2.4.0, < 3.0)
4746
rubocop-ast (1.32.3)

0 commit comments

Comments
 (0)