Skip to content

Commit 82409bd

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 92e81fd commit 82409bd

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ GEM
1212
addressable (2.8.9)
1313
public_suffix (>= 2.0.2, < 8.0)
1414
ast (2.4.3)
15-
bigdecimal (4.0.1)
16-
bigdecimal (4.0.1-java)
15+
bigdecimal (4.1.0)
16+
bigdecimal (4.1.0-java)
1717
connection_pool (3.0.2)
1818
crack (1.0.1)
1919
bigdecimal
@@ -33,25 +33,20 @@ GEM
3333
llhttp-ffi (~> 0.5.1)
3434
http-cookie (1.1.0)
3535
domain_name (~> 0.5)
36-
json (2.19.2)
37-
json (2.19.2-java)
38-
json-schema (6.2.0)
39-
addressable (~> 2.8)
40-
bigdecimal (>= 3.1, < 5)
36+
json (2.19.3)
37+
json (2.19.3-java)
4138
language_server-protocol (3.17.0.5)
4239
lint_roller (1.1.0)
4340
llhttp (0.6.1)
4441
llhttp-ffi (0.5.1)
4542
ffi-compiler (~> 1.0)
4643
rake (~> 13.0)
4744
maxmind-db (1.4.0)
48-
mcp (0.8.0)
49-
json-schema (>= 4.1)
5045
minitest (6.0.2)
5146
drb (~> 2.0)
5247
prism (~> 1.5)
5348
parallel (1.27.0)
54-
parser (3.3.10.2)
49+
parser (3.3.11.1)
5550
ast (~> 2.4.1)
5651
racc
5752
prism (1.9.0)
@@ -62,11 +57,10 @@ GEM
6257
rake (13.3.1)
6358
regexp_parser (2.11.3)
6459
rexml (3.4.4)
65-
rubocop (1.85.1)
60+
rubocop (1.86.0)
6661
json (~> 2.3)
6762
language_server-protocol (~> 3.17.0.2)
6863
lint_roller (~> 1.1.0)
69-
mcp (~> 0.6)
7064
parallel (~> 1.10)
7165
parser (>= 3.3.0.2)
7266
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)