Skip to content

Commit 9dedbf9

Browse files
build(deps-dev): 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 3acbe54 commit 9dedbf9

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ GEM
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.9)
18-
public_suffix (>= 2.0.2, < 8.0)
1917
ast (2.4.3)
2018
base64 (0.3.0)
2119
bigdecimal (4.0.1)
@@ -33,19 +31,14 @@ GEM
3331
i18n (1.14.8)
3432
concurrent-ruby (~> 1.0)
3533
iniparse (1.5.0)
36-
json (2.18.1)
37-
json-schema (6.1.0)
38-
addressable (~> 2.8)
39-
bigdecimal (>= 3.1, < 5)
34+
json (2.19.2)
4035
language_server-protocol (3.17.0.5)
4136
lint_roller (1.1.0)
4237
listen (3.10.0)
4338
logger
4439
rb-fsevent (~> 0.10, >= 0.10.3)
4540
rb-inotify (~> 0.9, >= 0.9.10)
4641
logger (1.7.0)
47-
mcp (0.8.0)
48-
json-schema (>= 4.1)
4942
minitest (6.0.2)
5043
drb (~> 2.0)
5144
prism (~> 1.5)
@@ -61,7 +54,6 @@ GEM
6154
ast (~> 2.4.1)
6255
racc
6356
prism (1.9.0)
64-
public_suffix (7.0.5)
6557
racc (1.8.1)
6658
rainbow (3.1.1)
6759
rake (13.3.1)
@@ -73,19 +65,18 @@ GEM
7365
tsort
7466
regexp_parser (2.11.3)
7567
rexml (3.4.4)
76-
rubocop (1.85.1)
68+
rubocop (1.86.0)
7769
json (~> 2.3)
7870
language_server-protocol (~> 3.17.0.2)
7971
lint_roller (~> 1.1.0)
80-
mcp (~> 0.6)
8172
parallel (~> 1.10)
8273
parser (>= 3.3.0.2)
8374
rainbow (>= 2.2.2, < 4.0)
8475
regexp_parser (>= 2.9.3, < 3.0)
8576
rubocop-ast (>= 1.49.0, < 2.0)
8677
ruby-progressbar (~> 1.7)
8778
unicode-display_width (>= 2.4.0, < 4.0)
88-
rubocop-ast (1.49.0)
79+
rubocop-ast (1.49.1)
8980
parser (>= 3.3.7.2)
9081
prism (~> 1.7)
9182
rubocop-minitest (0.39.1)

0 commit comments

Comments
 (0)