Skip to content

Commit

Permalink
Bump minitest from 5.13.0 to 5.14.0 (#256)
Browse files Browse the repository at this point in the history
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/seattlerb/minitest/releases)
- [Changelog](https://github.com/seattlerb/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.13.0...v5.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and deivid-rodriguez committed Jan 13, 2020
1 parent 6bc00fb commit 032f6e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ gem "rake", "~> 13.0"

gem "chandler", "0.9.0"
gem "mdl", "0.8.0"
gem "minitest", "~> 5.13"
gem "minitest", "~> 5.14"
gem "rubocop", "0.79.0"
gem "simplecov", "0.17.1"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ GEM
mixlib-cli (~> 2.1, >= 2.1.1)
mixlib-config (>= 2.2.1, < 4)
method_source (0.9.2)
minitest (5.13.0)
minitest (5.14.0)
mixlib-cli (2.1.5)
mixlib-config (3.0.6)
tomlrb
Expand Down Expand Up @@ -73,7 +73,7 @@ PLATFORMS
DEPENDENCIES
chandler (= 0.9.0)
mdl (= 0.8.0)
minitest (~> 5.13)
minitest (~> 5.14)
pry-byebug!
rake (~> 13.0)
rubocop (= 0.79.0)
Expand Down

0 comments on commit 032f6e0

Please sign in to comment.