Skip to content

Commit ab609d9

Browse files
chore(deps): Bump rubocop in the bundler-deps group
Bumps the bundler-deps group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.66.0 to 1.66.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.66.0...v1.66.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3a3f3b commit ab609d9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,30 @@ GEM
88
json (2.7.2)
99
language_server-protocol (3.17.0.3)
1010
parallel (1.26.3)
11-
parser (3.3.4.2)
11+
parser (3.3.5.0)
1212
ast (~> 2.4.1)
1313
racc
1414
racc (1.8.1)
1515
rainbow (3.1.1)
1616
rake (13.2.1)
1717
regexp_parser (2.9.2)
18-
rubocop (1.66.0)
18+
rubocop (1.66.1)
1919
json (~> 2.3)
2020
language_server-protocol (>= 3.17.0)
2121
parallel (~> 1.10)
2222
parser (>= 3.3.0.2)
2323
rainbow (>= 2.2.2, < 4.0)
2424
regexp_parser (>= 2.4, < 3.0)
25-
rubocop-ast (>= 1.32.1, < 2.0)
25+
rubocop-ast (>= 1.32.2, < 2.0)
2626
ruby-progressbar (~> 1.7)
2727
unicode-display_width (>= 2.4.0, < 3.0)
28-
rubocop-ast (1.32.1)
28+
rubocop-ast (1.32.3)
2929
parser (>= 3.3.1.0)
3030
rubocop-rake (0.6.0)
3131
rubocop (~> 1.0)
3232
ruby-progressbar (1.13.0)
3333
thor (1.3.2)
34-
unicode-display_width (2.5.0)
34+
unicode-display_width (2.6.0)
3535

3636
PLATFORMS
3737
ruby

0 commit comments

Comments
 (0)