未验证 提交 301cd91c 编写于 作者: R Ryuta Kamizono 提交者: GitHub

Merge pull request #31799 from yahonda/use_minitest_5_11_1

Lock Minitest 5.11.1
......@@ -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)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册