Skip to content

Commit 9d2256f

Browse files
build(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 a5659a9 commit 9d2256f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
i18n (1.14.8)
3232
concurrent-ruby (~> 1.0)
3333
iniparse (1.5.0)
34-
json (2.19.2)
34+
json (2.19.3)
3535
language_server-protocol (3.17.0.5)
3636
lint_roller (1.1.0)
3737
listen (3.10.0)
@@ -49,8 +49,8 @@ GEM
4949
childprocess (>= 0.6.3, < 6)
5050
iniparse (~> 1.4)
5151
rexml (>= 3.3.9)
52-
parallel (1.27.0)
53-
parser (3.3.10.2)
52+
parallel (2.0.0)
53+
parser (3.3.11.1)
5454
ast (~> 2.4.1)
5555
racc
5656
prism (1.9.0)
@@ -63,13 +63,13 @@ GEM
6363
rbs (3.10.4)
6464
logger
6565
tsort
66-
regexp_parser (2.11.3)
66+
regexp_parser (2.12.0)
6767
rexml (3.4.4)
68-
rubocop (1.86.0)
68+
rubocop (1.86.1)
6969
json (~> 2.3)
7070
language_server-protocol (~> 3.17.0.2)
7171
lint_roller (~> 1.1.0)
72-
parallel (~> 1.10)
72+
parallel (>= 1.10)
7373
parser (>= 3.3.0.2)
7474
rainbow (>= 2.2.2, < 4.0)
7575
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)