Skip to content

Commit

Permalink
Bump Minitest to 5.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Jan 2, 2018
1 parent 13afd2c commit a0fc2be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -108,7 +108,6 @@ local_gemfile = File.expand_path(".Gemfile", __dir__)
instance_eval File.read local_gemfile if File.exist? local_gemfile

group :test do
gem "minitest", "~> 5.10.0"
gem "minitest-bisect"

platforms :mri do
Expand Down
3 changes: 1 addition & 2 deletions Gemfile.lock
Expand Up @@ -306,7 +306,7 @@ GEM
mini_magick (4.8.0)
mini_mime (0.1.4)
mini_portile2 (2.3.0)
minitest (5.10.3)
minitest (5.11.1)
minitest-bisect (1.4.0)
minitest-server (~> 1.0)
path_expander (~> 1.0)
Expand Down Expand Up @@ -522,7 +522,6 @@ DEPENDENCIES
libxml-ruby
listen (>= 3.0.5, < 3.2)
mini_magick
minitest (~> 5.10.0)
minitest-bisect
mocha
mysql2 (>= 0.4.4)
Expand Down

0 comments on commit a0fc2be

Please sign in to comment.