mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
chore(deps): update dependency minitest-reporters to v1.5.0 (#1472)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d784e69c85
commit
319fc288c7
2
Gemfile
2
Gemfile
@ -6,7 +6,7 @@ group :test do
|
|||||||
gem 'm'
|
gem 'm'
|
||||||
gem 'minitest', "5.15.0"
|
gem 'minitest', "5.15.0"
|
||||||
gem 'minitest-implicit-subject'
|
gem 'minitest-implicit-subject'
|
||||||
gem 'minitest-reporters', "1.4.3"
|
gem 'minitest-reporters', "1.5.0"
|
||||||
gem 'pry', "0.14.1"
|
gem 'pry', "0.14.1"
|
||||||
gem 'ruby-jq'
|
gem 'ruby-jq'
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user