Skip to content

Commit 032f6e0

Browse files
Bump minitest from 5.13.0 to 5.14.0 (#256)
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] <[email protected]>
1 parent 6bc00fb commit 032f6e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ gem "rake", "~> 13.0"
88

99
gem "chandler", "0.9.0"
1010
gem "mdl", "0.8.0"
11-
gem "minitest", "~> 5.13"
11+
gem "minitest", "~> 5.14"
1212
gem "rubocop", "0.79.0"
1313
gem "simplecov", "0.17.1"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ GEM
3030
mixlib-cli (~> 2.1, >= 2.1.1)
3131
mixlib-config (>= 2.2.1, < 4)
3232
method_source (0.9.2)
33-
minitest (5.13.0)
33+
minitest (5.14.0)
3434
mixlib-cli (2.1.5)
3535
mixlib-config (3.0.6)
3636
tomlrb
@@ -73,7 +73,7 @@ PLATFORMS
7373
DEPENDENCIES
7474
chandler (= 0.9.0)
7575
mdl (= 0.8.0)
76-
minitest (~> 5.13)
76+
minitest (~> 5.14)
7777
pry-byebug!
7878
rake (~> 13.0)
7979
rubocop (= 0.79.0)

0 commit comments

Comments
 (0)