Skip to content

Commit 73452e4

Browse files
chore(deps): update dependency minitest to v6 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f4fc83 commit 73452e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ group :test do
88
gem "kitchen-dokken"
99
gem "kitchen-vagrant"
1010
gem "rake"
11-
gem "minitest", "~> 5.3", "< 6.0"
11+
gem "minitest", "~> 6.0", "< 6.1"
1212
gem "minitest-stub-const"
1313
gem "mocha", "~> 3.0"
1414
end

0 commit comments

Comments
 (0)