Skip to content

Commit d79dc04

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e455cf commit d79dc04

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
@@ -19,8 +19,6 @@ GEM
1919
securerandom (>= 0.3)
2020
tzinfo (~> 2.0, >= 2.0.5)
2121
uri (>= 0.13.1)
22-
addressable (2.8.9)
23-
public_suffix (>= 2.0.2, < 8.0)
2422
ast (2.4.3)
2523
base64 (0.3.0)
2624
bigdecimal (4.0.1)
@@ -30,23 +28,17 @@ GEM
3028
drb (2.2.3)
3129
i18n (1.14.8)
3230
concurrent-ruby (~> 1.0)
33-
json (2.18.1)
34-
json-schema (6.1.0)
35-
addressable (~> 2.8)
36-
bigdecimal (>= 3.1, < 5)
31+
json (2.19.2)
3732
language_server-protocol (3.17.0.5)
3833
lint_roller (1.1.0)
3934
logger (1.7.0)
40-
mcp (0.8.0)
41-
json-schema (>= 4.1)
4235
minitest (6.0.1)
4336
prism (~> 1.5)
4437
parallel (1.27.0)
4538
parser (3.3.10.2)
4639
ast (~> 2.4.1)
4740
racc
4841
prism (1.9.0)
49-
public_suffix (7.0.5)
5042
racc (1.8.1)
5143
rack (3.2.4)
5244
rainbow (3.1.1)
@@ -65,19 +57,18 @@ GEM
6557
diff-lcs (>= 1.2.0, < 2.0)
6658
rspec-support (~> 3.13.0)
6759
rspec-support (3.13.6)
68-
rubocop (1.85.1)
60+
rubocop (1.86.0)
6961
json (~> 2.3)
7062
language_server-protocol (~> 3.17.0.2)
7163
lint_roller (~> 1.1.0)
72-
mcp (~> 0.6)
7364
parallel (~> 1.10)
7465
parser (>= 3.3.0.2)
7566
rainbow (>= 2.2.2, < 4.0)
7667
regexp_parser (>= 2.9.3, < 3.0)
7768
rubocop-ast (>= 1.49.0, < 2.0)
7869
ruby-progressbar (~> 1.7)
7970
unicode-display_width (>= 2.4.0, < 4.0)
80-
rubocop-ast (1.49.0)
71+
rubocop-ast (1.49.1)
8172
parser (>= 3.3.7.2)
8273
prism (~> 1.7)
8374
rubocop-rails (2.34.3)

0 commit comments

Comments
 (0)