Skip to content

Commit 8d62480

Browse files
build(deps): bump rubocop in the all-dependencies group
Bumps the all-dependencies group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.85.0 to 1.85.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.0...v1.85.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.85.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41f119a commit 8d62480

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ GEM
4040
erubi (1.13.1)
4141
i18n (1.14.8)
4242
concurrent-ruby (~> 1.0)
43-
json (2.18.1)
44-
json-schema (6.1.0)
43+
json (2.19.1)
44+
json-schema (6.2.0)
4545
addressable (~> 2.8)
4646
bigdecimal (>= 3.1, < 5)
4747
language_server-protocol (3.17.0.5)
@@ -50,7 +50,7 @@ GEM
5050
loofah (2.25.0)
5151
crass (~> 1.0.2)
5252
nokogiri (>= 1.12.0)
53-
mcp (0.7.1)
53+
mcp (0.8.0)
5454
json-schema (>= 4.1)
5555
minitest (6.0.2)
5656
drb (~> 2.0)
@@ -66,7 +66,7 @@ GEM
6666
ast (~> 2.4.1)
6767
racc
6868
prism (1.9.0)
69-
public_suffix (7.0.2)
69+
public_suffix (7.0.5)
7070
racc (1.8.1)
7171
rack (3.2.5)
7272
rails-dom-testing (2.3.0)
@@ -92,7 +92,7 @@ GEM
9292
diff-lcs (>= 1.2.0, < 2.0)
9393
rspec-support (~> 3.13.0)
9494
rspec-support (3.13.6)
95-
rubocop (1.85.0)
95+
rubocop (1.85.1)
9696
json (~> 2.3)
9797
language_server-protocol (~> 3.17.0.2)
9898
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)