Skip to content

Commit 42bf6c8

Browse files
chore(deps): bump rubocop in the dependencies group
Bumps the dependencies group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `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 dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 311c8ea commit 42bf6c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,14 +300,14 @@ GEM
300300
regexp_parser (2.10.0)
301301
rexml (3.4.0)
302302
rouge (3.30.0)
303-
rubocop (1.71.0)
303+
rubocop (1.71.1)
304304
json (~> 2.3)
305305
language_server-protocol (>= 3.17.0)
306306
parallel (~> 1.10)
307307
parser (>= 3.3.0.2)
308308
rainbow (>= 2.2.2, < 4.0)
309309
regexp_parser (>= 2.9.3, < 3.0)
310-
rubocop-ast (>= 1.36.2, < 2.0)
310+
rubocop-ast (>= 1.38.0, < 2.0)
311311
ruby-progressbar (~> 1.7)
312312
unicode-display_width (>= 2.4.0, < 4.0)
313313
rubocop-ast (1.38.0)

0 commit comments

Comments
 (0)