Skip to content

Commit a1a601f

Browse files
build(deps): bump rubocop from 1.85.1 to 1.86.0 (#3398)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8062641 commit a1a601f

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

Gemfile.lock

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -279,9 +279,6 @@ GEM
279279
html-pipeline (~> 2.2)
280280
jekyll (>= 3.0, < 5.0)
281281
json (2.19.2)
282-
json-schema (6.1.0)
283-
addressable (~> 2.8)
284-
bigdecimal (>= 3.1, < 5)
285282
kramdown (2.4.0)
286283
rexml
287284
kramdown-parser-gfm (1.1.0)
@@ -298,8 +295,6 @@ GEM
298295
rb-inotify (~> 0.9, >= 0.9.10)
299296
logger (1.7.0)
300297
matrix (0.4.2)
301-
mcp (0.8.0)
302-
json-schema (>= 4.1)
303298
mdl (0.15.0)
304299
kramdown (~> 2.3)
305300
kramdown-parser-gfm (~> 1.1)
@@ -388,19 +383,18 @@ GEM
388383
regexp_parser (2.11.3)
389384
rexml (3.4.4)
390385
rouge (3.30.0)
391-
rubocop (1.85.1)
386+
rubocop (1.86.0)
392387
json (~> 2.3)
393388
language_server-protocol (~> 3.17.0.2)
394389
lint_roller (~> 1.1.0)
395-
mcp (~> 0.6)
396390
parallel (~> 1.10)
397391
parser (>= 3.3.0.2)
398392
rainbow (>= 2.2.2, < 4.0)
399393
regexp_parser (>= 2.9.3, < 3.0)
400394
rubocop-ast (>= 1.49.0, < 2.0)
401395
ruby-progressbar (~> 1.7)
402396
unicode-display_width (>= 2.4.0, < 4.0)
403-
rubocop-ast (1.49.0)
397+
rubocop-ast (1.49.1)
404398
parser (>= 3.3.7.2)
405399
prism (~> 1.7)
406400
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)