Skip to content

Commit

Permalink
Update rubocop-minitest to version 0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 25, 2024
1 parent a5dea99 commit a3eec4d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,9 @@ GEM
parser (>= 3.3.0.4)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-minitest (0.21.0)
rubocop (>= 0.90, < 2.0)
rubocop-minitest (0.35.0)
rubocop (>= 1.61, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
Expand Down
Binary file removed vendor/cache/rubocop-minitest-0.21.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-minitest-0.35.0.gem
Binary file not shown.

0 comments on commit a3eec4d

Please sign in to comment.