Skip to content

Commit 98fd0fc

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 95cc145 commit 98fd0fc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,26 @@ GEM
44
ast (2.4.3)
55
drb (2.2.3)
66
ellipsized (0.3.0)
7-
json (2.19.2)
7+
json (2.19.3)
88
language_server-protocol (3.17.0.5)
99
lint_roller (1.1.0)
1010
minitest (6.0.3)
1111
drb (~> 2.0)
1212
prism (~> 1.5)
13-
parallel (1.27.0)
14-
parser (3.3.10.2)
13+
parallel (1.28.0)
14+
parser (3.3.11.1)
1515
ast (~> 2.4.1)
1616
racc
1717
prism (1.9.0)
1818
racc (1.8.1)
1919
rainbow (3.1.1)
2020
rake (13.3.1)
21-
regexp_parser (2.11.3)
22-
rubocop (1.86.0)
21+
regexp_parser (2.12.0)
22+
rubocop (1.86.1)
2323
json (~> 2.3)
2424
language_server-protocol (~> 3.17.0.2)
2525
lint_roller (~> 1.1.0)
26-
parallel (~> 1.10)
26+
parallel (>= 1.10)
2727
parser (>= 3.3.0.2)
2828
rainbow (>= 2.2.2, < 4.0)
2929
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)