Skip to content

Commit 93a9408

Browse files
build(deps): bump rubocop from 1.84.2 to 1.85.0 (#3373)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.84.2 to 1.85.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.84.2...v1.85.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.85.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 05c835d commit 93a9408

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,9 @@ GEM
279279
html-pipeline (~> 2.2)
280280
jekyll (>= 3.0, < 5.0)
281281
json (2.18.1)
282+
json-schema (6.1.0)
283+
addressable (~> 2.8)
284+
bigdecimal (>= 3.1, < 5)
282285
kramdown (2.4.0)
283286
rexml
284287
kramdown-parser-gfm (1.1.0)
@@ -295,6 +298,8 @@ GEM
295298
rb-inotify (~> 0.9, >= 0.9.10)
296299
logger (1.7.0)
297300
matrix (0.4.2)
301+
mcp (0.7.1)
302+
json-schema (>= 4.1)
298303
mdl (0.15.0)
299304
kramdown (~> 2.3)
300305
kramdown-parser-gfm (~> 1.1)
@@ -355,7 +360,7 @@ GEM
355360
ostruct (0.6.3)
356361
paint (2.3.0)
357362
parallel (1.27.0)
358-
parser (3.3.10.1)
363+
parser (3.3.10.2)
359364
ast (~> 2.4.1)
360365
racc
361366
path_expander (2.0.1)
@@ -382,10 +387,11 @@ GEM
382387
regexp_parser (2.11.3)
383388
rexml (3.4.4)
384389
rouge (3.30.0)
385-
rubocop (1.84.2)
390+
rubocop (1.85.0)
386391
json (~> 2.3)
387392
language_server-protocol (~> 3.17.0.2)
388393
lint_roller (~> 1.1.0)
394+
mcp (~> 0.6)
389395
parallel (~> 1.10)
390396
parser (>= 3.3.0.2)
391397
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)