From 0e888c881dac92f0bf7972680943c5079c105d45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:12:50 +0000 Subject: [PATCH] Bump minitest from 5.20.0 to 5.21.1 (#2509) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d8d0d5af88..11771f7954 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.21" + gem "minitest", "< 5.22" end # development dependencies diff --git a/Gemfile.lock b/Gemfile.lock index 4b81690ab3..50f1bf9242 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM method_source (1.0.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.20.0) + minitest (5.21.1) mocha (2.1.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) @@ -293,7 +293,7 @@ DEPENDENCIES listen (~> 3.0) lookbook (~> 2.1.1) matrix (~> 0.4.2) - minitest (< 5.21) + minitest (< 5.22) mocha primer_view_components! pry