Skip to content

Commit cbcb84f

Browse files
chore(deps-dev): bump rubocop from 1.86.0 to 1.86.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.86.0 to 1.86.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.0...v1.86.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a80e465 commit cbcb84f

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
@@ -308,8 +308,8 @@ GEM
308308
json
309309
uri
310310
yaml
311-
parallel (1.27.0)
312-
parser (3.3.10.2)
311+
parallel (2.0.0)
312+
parser (3.3.11.1)
313313
ast (~> 2.4.1)
314314
racc
315315
pg (1.6.3)
@@ -402,7 +402,7 @@ GEM
402402
erb
403403
psych (>= 4.0.0)
404404
tsort
405-
regexp_parser (2.11.3)
405+
regexp_parser (2.12.0)
406406
reline (0.6.3)
407407
io-console (~> 0.5)
408408
responders (3.1.1)
@@ -430,11 +430,11 @@ GEM
430430
rspec-retry (0.6.2)
431431
rspec-core (> 3.3)
432432
rspec-support (3.13.7)
433-
rubocop (1.86.0)
433+
rubocop (1.86.1)
434434
json (~> 2.3)
435435
language_server-protocol (~> 3.17.0.2)
436436
lint_roller (~> 1.1.0)
437-
parallel (~> 1.10)
437+
parallel (>= 1.10)
438438
parser (>= 3.3.0.2)
439439
rainbow (>= 2.2.2, < 4.0)
440440
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)