Skip to content

Commit 207a985

Browse files
dependabot[bot]j4y
authored andcommitted
chore(deps): bump rubocop from 1.84.2 to 1.85.0
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>
1 parent 19f6606 commit 207a985

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
@@ -107,6 +107,9 @@ GEM
107107
jekyll-watch (2.2.1)
108108
listen (~> 3.0)
109109
json (2.18.1)
110+
json-schema (6.1.0)
111+
addressable (~> 2.8)
112+
bigdecimal (>= 3.1, < 5)
110113
kramdown (2.5.1)
111114
rexml (>= 3.3.9)
112115
kramdown-parser-gfm (1.1.0)
@@ -118,6 +121,8 @@ GEM
118121
rb-fsevent (~> 0.10, >= 0.10.3)
119122
rb-inotify (~> 0.9, >= 0.9.10)
120123
logger (1.7.0)
124+
mcp (0.7.1)
125+
json-schema (>= 4.1)
121126
mercenary (0.4.0)
122127
metrics (0.15.0)
123128
mini_portile2 (2.8.9)
@@ -143,7 +148,7 @@ GEM
143148
nokogiri (1.19.1-x86_64-linux-musl)
144149
racc (~> 1.4)
145150
parallel (1.27.0)
146-
parser (3.3.10.1)
151+
parser (3.3.10.2)
147152
ast (~> 2.4.1)
148153
racc
149154
pathutil (0.16.2)
@@ -165,10 +170,11 @@ GEM
165170
regexp_parser (2.11.3)
166171
rexml (3.4.2)
167172
rouge (4.5.1)
168-
rubocop (1.84.2)
173+
rubocop (1.85.0)
169174
json (~> 2.3)
170175
language_server-protocol (~> 3.17.0.2)
171176
lint_roller (~> 1.1.0)
177+
mcp (~> 0.6)
172178
parallel (~> 1.10)
173179
parser (>= 3.3.0.2)
174180
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)