Skip to content

Commit a179aec

Browse files
Bump rubocop from 1.71.0 to 1.71.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.71.0 to 1.71.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.71.0...v1.71.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc1f4aa commit a179aec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ GEM
3838
hollaback (0.1.1)
3939
jmespath (1.6.2)
4040
json (2.9.1)
41-
language_server-protocol (3.17.0.3)
41+
language_server-protocol (3.17.0.4)
4242
minitest (5.25.4)
4343
nokogiri (1.18.2-arm64-darwin)
4444
racc (~> 1.4)
@@ -53,17 +53,17 @@ GEM
5353
rainbow (3.1.1)
5454
rake (13.2.1)
5555
regexp_parser (2.10.0)
56-
rubocop (1.71.0)
56+
rubocop (1.71.1)
5757
json (~> 2.3)
5858
language_server-protocol (>= 3.17.0)
5959
parallel (~> 1.10)
6060
parser (>= 3.3.0.2)
6161
rainbow (>= 2.2.2, < 4.0)
6262
regexp_parser (>= 2.9.3, < 3.0)
63-
rubocop-ast (>= 1.36.2, < 2.0)
63+
rubocop-ast (>= 1.38.0, < 2.0)
6464
ruby-progressbar (~> 1.7)
6565
unicode-display_width (>= 2.4.0, < 4.0)
66-
rubocop-ast (1.37.0)
66+
rubocop-ast (1.38.0)
6767
parser (>= 3.3.1.0)
6868
ruby-progressbar (1.13.0)
6969
simplecov (0.22.0)

0 commit comments

Comments
 (0)