Skip to content

Commit 927549d

Browse files
Bump rubocop from 1.85.1 to 1.86.0
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>
1 parent 11850e4 commit 927549d

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ GEM
8181
securerandom (>= 0.3)
8282
tzinfo (~> 2.0, >= 2.0.5)
8383
uri (>= 0.13.1)
84-
addressable (2.8.9)
85-
public_suffix (>= 2.0.2, < 8.0)
8684
ast (2.4.3)
8785
base64 (0.3.0)
8886
bigdecimal (4.0.1)
@@ -130,10 +128,7 @@ GEM
130128
prism (>= 1.3.0)
131129
rdoc (>= 4.0.0)
132130
reline (>= 0.4.2)
133-
json (2.19.1)
134-
json-schema (6.2.0)
135-
addressable (~> 2.8)
136-
bigdecimal (>= 3.1, < 5)
131+
json (2.19.2)
137132
language_server-protocol (3.17.0.5)
138133
lint_roller (1.1.0)
139134
listen (3.7.1)
@@ -151,8 +146,6 @@ GEM
151146
net-pop
152147
net-smtp
153148
marcel (1.1.0)
154-
mcp (0.8.0)
155-
json-schema (>= 4.1)
156149
method_source (1.0.0)
157150
mini_mime (1.1.5)
158151
minitest (6.0.2)
@@ -194,7 +187,6 @@ GEM
194187
psych (5.3.1)
195188
date
196189
stringio
197-
public_suffix (7.0.5)
198190
racc (1.8.1)
199191
rack (3.2.5)
200192
rack-session (2.1.1)
@@ -267,19 +259,18 @@ GEM
267259
rspec-mocks (>= 3.13.0, < 5.0.0)
268260
rspec-support (>= 3.13.0, < 5.0.0)
269261
rspec-support (3.13.7)
270-
rubocop (1.85.1)
262+
rubocop (1.86.0)
271263
json (~> 2.3)
272264
language_server-protocol (~> 3.17.0.2)
273265
lint_roller (~> 1.1.0)
274-
mcp (~> 0.6)
275266
parallel (~> 1.10)
276267
parser (>= 3.3.0.2)
277268
rainbow (>= 2.2.2, < 4.0)
278269
regexp_parser (>= 2.9.3, < 3.0)
279270
rubocop-ast (>= 1.49.0, < 2.0)
280271
ruby-progressbar (~> 1.7)
281272
unicode-display_width (>= 2.4.0, < 4.0)
282-
rubocop-ast (1.49.0)
273+
rubocop-ast (1.49.1)
283274
parser (>= 3.3.7.2)
284275
prism (~> 1.7)
285276
rubocop-performance (1.26.1)

0 commit comments

Comments
 (0)