Skip to content

Commit f3bd31e

Browse files
authored
Update rubocop to version 1.86.0
1 parent e00ff45 commit f3bd31e

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,7 @@ GEM
220220
prism (>= 1.3.0)
221221
rdoc (>= 4.0.0)
222222
reline (>= 0.4.2)
223-
json (2.19.2)
224-
json-schema (6.2.0)
225-
addressable (~> 2.8)
226-
bigdecimal (>= 3.1, < 5)
223+
json (2.19.3)
227224
language_server-protocol (3.17.0.5)
228225
launchy (3.1.1)
229226
addressable (~> 2.8)
@@ -246,8 +243,6 @@ GEM
246243
net-smtp
247244
marcel (1.1.0)
248245
matrix (0.4.2)
249-
mcp (0.9.2)
250-
json-schema (>= 4.1)
251246
method_source (1.1.0)
252247
mini_mime (1.1.5)
253248
mini_portile2 (2.8.9)
@@ -279,7 +274,7 @@ GEM
279274
ostruct (>= 0.2)
280275
ostruct (0.6.3)
281276
parallel (1.27.0)
282-
parser (3.3.10.2)
277+
parser (3.3.11.1)
283278
ast (~> 2.4.1)
284279
racc
285280
pp (0.6.3)
@@ -385,11 +380,10 @@ GEM
385380
rspec-mocks (>= 3.13.0, < 5.0.0)
386381
rspec-support (>= 3.13.0, < 5.0.0)
387382
rspec-support (3.13.7)
388-
rubocop (1.85.1)
383+
rubocop (1.86.0)
389384
json (~> 2.3)
390385
language_server-protocol (~> 3.17.0.2)
391386
lint_roller (~> 1.1.0)
392-
mcp (~> 0.6)
393387
parallel (~> 1.10)
394388
parser (>= 3.3.0.2)
395389
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)