Skip to content

Commit

Permalink
Update dependency minitest to v5.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 7d76762 commit 6604178
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem 'decoor', '>0'
gem 'factbase', '>0'
gem 'fbe', '>0'
gem 'judges', '>0'
gem 'minitest', '5.25.0', require: false
gem 'minitest', '5.25.1', require: false
gem 'minitest-reporters', '1.7.1', require: false
gem 'others', '>0'
gem 'rake', '13.2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GEM
language_server-protocol (3.17.0.3)
logger (1.6.0)
loog (0.6.0)
minitest (5.25.0)
minitest (5.25.1)
minitest-reporters (1.7.1)
ansi
builder
Expand Down Expand Up @@ -192,7 +192,7 @@ DEPENDENCIES
factbase (> 0)
fbe (> 0)
judges (> 0)
minitest (= 5.25.0)
minitest (= 5.25.1)
minitest-reporters (= 1.7.1)
others (> 0)
rake (= 13.2.1)
Expand Down

0 comments on commit 6604178

Please sign in to comment.