Skip to content

Commit c4b2ca8

Browse files
bump rubocop from 1.85.1 to 1.86.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.85.1 to 1.86.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.1...v1.86.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02ef5e2 commit c4b2ca8

1 file changed

Lines changed: 4 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,40 +6,29 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
addressable (2.8.9)
10-
public_suffix (>= 2.0.2, < 8.0)
119
ast (2.4.3)
12-
bigdecimal (4.0.1)
13-
bigdecimal (4.0.1-java)
1410
drb (2.2.3)
15-
json (2.19.2)
16-
json (2.19.2-java)
17-
json-schema (6.2.0)
18-
addressable (~> 2.8)
19-
bigdecimal (>= 3.1, < 5)
11+
json (2.19.3)
12+
json (2.19.3-java)
2013
language_server-protocol (3.17.0.5)
2114
lint_roller (1.1.0)
22-
mcp (0.8.0)
23-
json-schema (>= 4.1)
2415
minitest (6.0.2)
2516
drb (~> 2.0)
2617
prism (~> 1.5)
2718
parallel (1.27.0)
28-
parser (3.3.10.2)
19+
parser (3.3.11.1)
2920
ast (~> 2.4.1)
3021
racc
3122
prism (1.9.0)
32-
public_suffix (7.0.5)
3323
racc (1.8.1)
3424
racc (1.8.1-java)
3525
rainbow (3.1.1)
3626
rake (13.3.1)
3727
regexp_parser (2.11.3)
38-
rubocop (1.85.1)
28+
rubocop (1.86.0)
3929
json (~> 2.3)
4030
language_server-protocol (~> 3.17.0.2)
4131
lint_roller (~> 1.1.0)
42-
mcp (~> 0.6)
4332
parallel (~> 1.10)
4433
parser (>= 3.3.0.2)
4534
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)