chore(deps): update dependency minitest to v5.16.0 (#1620)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-20 16:11:55 +02:00 committed by GitHub
parent d592b0035c
commit 9c2e650a53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ source 'https://rubygems.org'
group :test do
gem 'm'
gem 'minitest', "5.15.0"
gem 'minitest', "5.16.0"
gem 'minitest-implicit-subject'
gem 'minitest-reporters', "1.5.0"
gem 'pry', "0.14.1"