Skip to content

Commit e3b8981

Browse files
build(deps-dev): bump rubocop from 1.85.1 to 1.86.0 (#98)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e72eb5 commit e3b8981

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.9)
5-
public_suffix (>= 2.0.2, < 8.0)
64
ast (2.4.3)
7-
bigdecimal (4.0.1)
85
drb (2.2.3)
96
ellipsized (0.3.0)
107
json (2.19.2)
11-
json-schema (6.1.0)
12-
addressable (~> 2.8)
13-
bigdecimal (>= 3.1, < 5)
148
language_server-protocol (3.17.0.5)
159
lint_roller (1.1.0)
16-
mcp (0.8.0)
17-
json-schema (>= 4.1)
1810
minitest (6.0.2)
1911
drb (~> 2.0)
2012
prism (~> 1.5)
@@ -23,24 +15,22 @@ GEM
2315
ast (~> 2.4.1)
2416
racc
2517
prism (1.9.0)
26-
public_suffix (7.0.5)
2718
racc (1.8.1)
2819
rainbow (3.1.1)
2920
rake (13.3.1)
3021
regexp_parser (2.11.3)
31-
rubocop (1.85.1)
22+
rubocop (1.86.0)
3223
json (~> 2.3)
3324
language_server-protocol (~> 3.17.0.2)
3425
lint_roller (~> 1.1.0)
35-
mcp (~> 0.6)
3626
parallel (~> 1.10)
3727
parser (>= 3.3.0.2)
3828
rainbow (>= 2.2.2, < 4.0)
3929
regexp_parser (>= 2.9.3, < 3.0)
4030
rubocop-ast (>= 1.49.0, < 2.0)
4131
ruby-progressbar (~> 1.7)
4232
unicode-display_width (>= 2.4.0, < 4.0)
43-
rubocop-ast (1.49.0)
33+
rubocop-ast (1.49.1)
4434
parser (>= 3.3.7.2)
4535
prism (~> 1.7)
4636
rubocop-minitest (0.39.1)

0 commit comments

Comments
 (0)