Skip to content

Commit 852fca0

Browse files
authored
Merge pull request #410 from github/dependabot/bundler/rubocop-1.86.0
2 parents ee52052 + 156f302 commit 852fca0

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

Gemfile.lock

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ GEM
2828
minitest (>= 5.1)
2929
securerandom (>= 0.3)
3030
tzinfo (~> 2.0, >= 2.0.5)
31-
addressable (2.8.9)
32-
public_suffix (>= 2.0.2, < 8.0)
3331
ast (2.4.3)
3432
base64 (0.3.0)
3533
benchmark (0.5.0)
@@ -43,18 +41,13 @@ GEM
4341
erubi (1.13.1)
4442
i18n (1.14.8)
4543
concurrent-ruby (~> 1.0)
46-
json (2.19.1)
47-
json-schema (6.2.0)
48-
addressable (~> 2.8)
49-
bigdecimal (>= 3.1, < 5)
44+
json (2.19.2)
5045
language_server-protocol (3.17.0.5)
5146
lint_roller (1.1.0)
5247
logger (1.7.0)
5348
loofah (2.24.1)
5449
crass (~> 1.0.2)
5550
nokogiri (>= 1.12.0)
56-
mcp (0.8.0)
57-
json-schema (>= 4.1)
5851
mini_portile2 (2.8.9)
5952
minitest (5.27.0)
6053
nokogiri (1.19.1)
@@ -71,7 +64,6 @@ GEM
7164
ast (~> 2.4.1)
7265
racc
7366
prism (1.9.0)
74-
public_suffix (6.0.2)
7567
racc (1.8.1)
7668
rack (3.2.5)
7769
rails-dom-testing (2.3.0)
@@ -84,19 +76,18 @@ GEM
8476
rainbow (3.1.1)
8577
rake (13.3.1)
8678
regexp_parser (2.11.3)
87-
rubocop (1.85.1)
79+
rubocop (1.86.0)
8880
json (~> 2.3)
8981
language_server-protocol (~> 3.17.0.2)
9082
lint_roller (~> 1.1.0)
91-
mcp (~> 0.6)
9283
parallel (~> 1.10)
9384
parser (>= 3.3.0.2)
9485
rainbow (>= 2.2.2, < 4.0)
9586
regexp_parser (>= 2.9.3, < 3.0)
9687
rubocop-ast (>= 1.49.0, < 2.0)
9788
ruby-progressbar (~> 1.7)
9889
unicode-display_width (>= 2.4.0, < 4.0)
99-
rubocop-ast (1.49.0)
90+
rubocop-ast (1.49.1)
10091
parser (>= 3.3.7.2)
10192
prism (~> 1.7)
10293
rubocop-performance (1.26.1)

0 commit comments

Comments
 (0)