Skip to content

Commit

Permalink
Update dependency minitest to '~> 5.23.0'
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent 388110a commit b209be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ group :test do
gem 'foodcritic', '~> 16.0'
gem 'cookstyle', '~> 7'
gem 'coveralls', require: false
gem 'minitest', '~> 5.22.0'
gem 'minitest', '~> 5.23.0'
gem 'simplecov', '~> 0.10'
end

Expand Down

0 comments on commit b209be8

Please sign in to comment.