Skip to content

Commit 058c1bd

Browse files
chore(deps): update dependency rubocop-minitest to v0.38.0 (#2456)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ccd792 commit 058c1bd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Gemfile.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,10 @@ GEM
3939
rubocop-ast (1.44.1)
4040
parser (>= 3.3.7.2)
4141
prism (~> 1.4)
42-
rubocop-minitest (0.36.0)
43-
rubocop (>= 1.61, < 2.0)
44-
rubocop-ast (>= 1.31.1, < 2.0)
42+
rubocop-minitest (0.38.0)
43+
lint_roller (~> 1.1)
44+
rubocop (>= 1.75.0, < 2.0)
45+
rubocop-ast (>= 1.38.0, < 2.0)
4546
ruby-progressbar (1.13.0)
4647
unicode-display_width (2.6.0)
4748
xcodeproj (1.27.0)

0 commit comments

Comments
 (0)