From 4f215e29dd2464ae0033ae4199d3354100685a6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 21:58:06 +0000 Subject: [PATCH] Bump minitest from 5.18.1 to 5.20.0 Bumps [minitest](https://github.com/minitest/minitest) from 5.18.1 to 5.20.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.18.1...v5.20.0) --- updated-dependencies: - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 3912bf91fd..5d6f453516 100644 --- a/Gemfile +++ b/Gemfile @@ -50,7 +50,7 @@ group :test do # Disallow v5.19 for now since it breaks mocha. # See: https://github.com/freerange/mocha/issues/614 # Remove this line when mocha has fixed the issue - gem "minitest", "< 5.19" + gem "minitest", "< 5.21" end # development dependencies diff --git a/Gemfile.lock b/Gemfile.lock index 72bf1e9426..70d40e1073 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.1) - minitest (5.18.1) + minitest (5.20.0) mocha (2.0.4) ruby2_keywords (>= 0.0.5) msgpack (1.7.0) @@ -257,7 +257,7 @@ DEPENDENCIES listen (~> 3.0) lookbook (~> 2.1.1) matrix (~> 0.4.2) - minitest (< 5.19) + minitest (< 5.21) mocha primer_view_components! pry