We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4fc83 commit 73452e4Copy full SHA for 73452e4
1 file changed
Gemfile
@@ -8,7 +8,7 @@ group :test do
8
gem "kitchen-dokken"
9
gem "kitchen-vagrant"
10
gem "rake"
11
- gem "minitest", "~> 5.3", "< 6.0"
+ gem "minitest", "~> 6.0", "< 6.1"
12
gem "minitest-stub-const"
13
gem "mocha", "~> 3.0"
14
end
0 commit comments