Skip to content

Commit cc25ebd

Browse files
Build(deps-dev): Bump rubocop from 1.66.0 to 1.66.1 in /spec (#467)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8c2ab3 commit cc25ebd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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)
@@ -27,17 +27,17 @@ GEM
2727
diff-lcs (>= 1.2.0, < 2.0)
2828
rspec-support (~> 3.13.0)
2929
rspec-support (3.13.0)
30-
rubocop (1.66.0)
30+
rubocop (1.66.1)
3131
json (~> 2.3)
3232
language_server-protocol (>= 3.17.0)
3333
parallel (~> 1.10)
3434
parser (>= 3.3.0.2)
3535
rainbow (>= 2.2.2, < 4.0)
3636
regexp_parser (>= 2.4, < 3.0)
37-
rubocop-ast (>= 1.32.1, < 2.0)
37+
rubocop-ast (>= 1.32.2, < 2.0)
3838
ruby-progressbar (~> 1.7)
3939
unicode-display_width (>= 2.4.0, < 3.0)
40-
rubocop-ast (1.32.1)
40+
rubocop-ast (1.32.2)
4141
parser (>= 3.3.1.0)
4242
rubocop-capybara (2.21.0)
4343
rubocop (~> 1.41)

0 commit comments

Comments
 (0)