Skip to content

Commit f6d0e25

Browse files
Build(deps-dev): Bump rubocop from 1.85.0 to 1.85.1 in /spec (#623)
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 662c568 commit f6d0e25

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

spec/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.8)
4+
addressable (2.8.9)
55
public_suffix (>= 2.0.2, < 8.0)
66
ast (2.4.3)
77
bigdecimal (4.0.1)
@@ -14,14 +14,14 @@ GEM
1414
bigdecimal (>= 3.1, < 5)
1515
language_server-protocol (3.17.0.5)
1616
lint_roller (1.1.0)
17-
mcp (0.7.1)
17+
mcp (0.8.0)
1818
json-schema (>= 4.1)
1919
parallel (1.27.0)
2020
parser (3.3.10.2)
2121
ast (~> 2.4.1)
2222
racc
2323
prism (1.9.0)
24-
public_suffix (7.0.2)
24+
public_suffix (7.0.5)
2525
racc (1.8.1)
2626
rainbow (3.1.1)
2727
regexp_parser (2.11.3)
@@ -38,7 +38,7 @@ GEM
3838
diff-lcs (>= 1.2.0, < 2.0)
3939
rspec-support (~> 3.13.0)
4040
rspec-support (3.13.6)
41-
rubocop (1.85.0)
41+
rubocop (1.85.1)
4242
json (~> 2.3)
4343
language_server-protocol (~> 3.17.0.2)
4444
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)