Skip to content

Commit 8830231

Browse files
authored
Update rubocop-minitest to version 0.38.1
1 parent 6492b90 commit 8830231

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ GEM
1616
diff-lcs (1.5.1)
1717
diffy (3.4.2)
1818
docile (1.4.1)
19-
json (2.12.0)
19+
json (2.12.2)
2020
kettle-soup-cover (1.0.9)
2121
simplecov (~> 0.22)
2222
simplecov-cobertura (~> 2.1)
@@ -44,7 +44,7 @@ GEM
4444
regexp_parser (2.10.0)
4545
rexml (3.4.1)
4646
rspec-block_is_expected (1.0.6)
47-
rubocop (1.75.5)
47+
rubocop (1.75.8)
4848
json (~> 2.3)
4949
language_server-protocol (~> 3.17.0.2)
5050
lint_roller (~> 1.1.0)
@@ -70,9 +70,10 @@ GEM
7070
version_gem (>= 1.1.2, < 3)
7171
rubocop-md (1.2.3)
7272
rubocop (>= 1.45)
73-
rubocop-minitest (0.36.0)
74-
rubocop (>= 1.61, < 2.0)
75-
rubocop-ast (>= 1.31.1, < 2.0)
73+
rubocop-minitest (0.38.1)
74+
lint_roller (~> 1.1)
75+
rubocop (>= 1.75.0, < 2.0)
76+
rubocop-ast (>= 1.38.0, < 2.0)
7677
rubocop-packaging (0.6.0)
7778
lint_roller (~> 1.1.0)
7879
rubocop (>= 1.72.1, < 2.0)

0 commit comments

Comments
 (0)