aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYasuo Honda <yasuo.honda@gmail.com>2018-01-26 02:47:35 +0000
committerYasuo Honda <yasuo.honda@gmail.com>2018-01-26 02:47:35 +0000
commit1da8c32d16adc493df7aeb7fde48235eb5d429a9 (patch)
tree55f8392b69819ed362314a391b692594aa0add17 /Gemfile.lock
parentbbed4c32e469ee74718d5a9cc52792cb473700b9 (diff)
downloadrails-1da8c32d16adc493df7aeb7fde48235eb5d429a9.tar.gz
rails-1da8c32d16adc493df7aeb7fde48235eb5d429a9.tar.bz2
rails-1da8c32d16adc493df7aeb7fde48235eb5d429a9.zip
Lock Minitest 5.11.1
To workaround `undefined method `error?' for` reported at https://travis-ci.org/rails/rails/jobs/333456146
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2d4c3e1383..97f79a0112 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)