Lock Minitest 5.11.1

To workaround `undefined method `error?' for` reported
at https://travis-ci.org/rails/rails/jobs/333456146
This commit is contained in:
Yasuo Honda 2018-01-26 02:47:35 +00:00
parent bbed4c32e4
commit 1da8c32d16
2 changed files with 2 additions and 0 deletions

@ -110,6 +110,7 @@ local_gemfile = File.expand_path(".Gemfile", __dir__)
instance_eval File.read local_gemfile if File.exist? local_gemfile
group :test do
gem "minitest", "= 5.11.1"
gem "minitest-bisect"
platforms :mri do

@ -533,6 +533,7 @@ DEPENDENCIES
libxml-ruby
listen (>= 3.0.5, < 3.2)
mini_magick
minitest (= 5.11.1)
minitest-bisect
mocha
mysql2 (>= 0.4.4)