Skip to content

Commit 62ff550

Browse files
Bump rubocop from 1.85.0 to 1.85.1 (#249)
Bumps [rubocop](https://github.com/rubocop/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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c5f946 commit 62ff550

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
addressable (2.8.7)
10-
public_suffix (>= 2.0.2, < 7.0)
9+
addressable (2.8.9)
10+
public_suffix (>= 2.0.2, < 8.0)
1111
ast (2.4.3)
12-
bigdecimal (3.3.1)
12+
bigdecimal (4.0.1)
1313
crack (1.0.1)
1414
bigdecimal
1515
rexml
1616
hashdiff (1.2.1)
17-
json (2.18.1)
18-
json-schema (5.2.2)
17+
json (2.19.1)
18+
json-schema (6.2.0)
1919
addressable (~> 2.8)
20-
bigdecimal (~> 3.1)
20+
bigdecimal (>= 3.1, < 5)
2121
language_server-protocol (3.17.0.5)
2222
lint_roller (1.1.0)
23-
mcp (0.7.1)
23+
mcp (0.8.0)
2424
json-schema (>= 4.1)
2525
minitest (5.26.1)
2626
parallel (1.27.0)
@@ -34,7 +34,7 @@ GEM
3434
rake (13.3.1)
3535
regexp_parser (2.11.3)
3636
rexml (3.4.4)
37-
rubocop (1.85.0)
37+
rubocop (1.85.1)
3838
json (~> 2.3)
3939
language_server-protocol (~> 3.17.0.2)
4040
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)