Skip to content

Commit c9d30d4

Browse files
authored
Merge pull request #46 from oauth-xx/depfu/update/rubocop-minitest-0.38.1
Update rubocop-minitest 0.36.0 → 0.38.1 (major)
2 parents 71f786b + e45f37e commit c9d30d4

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
@@ -18,7 +18,7 @@ GEM
1818
diff-lcs (1.5.1)
1919
diffy (3.4.2)
2020
docile (1.4.1)
21-
json (2.12.0)
21+
json (2.12.2)
2222
kettle-soup-cover (1.0.9)
2323
simplecov (~> 0.22)
2424
simplecov-cobertura (~> 2.1)
@@ -73,7 +73,7 @@ GEM
7373
webrick
7474
yaml (~> 0.3)
7575
rspec-block_is_expected (1.0.6)
76-
rubocop (1.75.5)
76+
rubocop (1.75.8)
7777
json (~> 2.3)
7878
language_server-protocol (~> 3.17.0.2)
7979
lint_roller (~> 1.1.0)
@@ -99,9 +99,10 @@ GEM
9999
version_gem (>= 1.1.2, < 3)
100100
rubocop-md (1.2.3)
101101
rubocop (>= 1.45)
102-
rubocop-minitest (0.36.0)
103-
rubocop (>= 1.61, < 2.0)
104-
rubocop-ast (>= 1.31.1, < 2.0)
102+
rubocop-minitest (0.38.1)
103+
lint_roller (~> 1.1)
104+
rubocop (>= 1.75.0, < 2.0)
105+
rubocop-ast (>= 1.38.0, < 2.0)
105106
rubocop-packaging (0.6.0)
106107
lint_roller (~> 1.1.0)
107108
rubocop (>= 1.72.1, < 2.0)

0 commit comments

Comments
 (0)