Skip to content

Commit 2ef6d55

Browse files
build(deps-dev): bump rubocop from 1.66.0 to 1.66.1
Bumps [rubocop](https://github.com/rubocop/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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a99bc42 commit 2ef6d55

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,25 @@ GEM
1616
iniparse (~> 1.4)
1717
rexml (~> 3.2)
1818
parallel (1.26.3)
19-
parser (3.3.4.2)
19+
parser (3.3.5.0)
2020
ast (~> 2.4.1)
2121
racc
2222
racc (1.8.1)
2323
rainbow (3.1.1)
2424
rake (13.2.1)
2525
regexp_parser (2.9.2)
2626
rexml (3.3.7)
27-
rubocop (1.66.0)
27+
rubocop (1.66.1)
2828
json (~> 2.3)
2929
language_server-protocol (>= 3.17.0)
3030
parallel (~> 1.10)
3131
parser (>= 3.3.0.2)
3232
rainbow (>= 2.2.2, < 4.0)
3333
regexp_parser (>= 2.4, < 3.0)
34-
rubocop-ast (>= 1.32.1, < 2.0)
34+
rubocop-ast (>= 1.32.2, < 2.0)
3535
ruby-progressbar (~> 1.7)
3636
unicode-display_width (>= 2.4.0, < 3.0)
37-
rubocop-ast (1.32.2)
37+
rubocop-ast (1.32.3)
3838
parser (>= 3.3.1.0)
3939
ruby-progressbar (1.13.0)
4040
simplecov (0.22.0)

0 commit comments

Comments
 (0)