From 68792582eee9552f4394176ac5e36b60de80a1df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 19:01:15 +0000 Subject: [PATCH] Bump minitest from 5.15.0 to 5.22.3 Bumps [minitest](https://github.com/minitest/minitest) from 5.15.0 to 5.22.3. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.15.0...v5.22.3) --- 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 382999d1..1725efc9 100644 --- a/Gemfile +++ b/Gemfile @@ -132,7 +132,7 @@ group :test do gem 'poltergeist' # Temporary lock until the flaky test issue is fixed on Minitest side that's present in 5.16.0 - gem 'minitest', '= 5.15.0' + gem 'minitest', '5.22.3' end group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index d5ac0be2..8123b977 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,7 +188,7 @@ GEM method_source (1.0.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.15.0) + minitest (5.22.3) msgpack (1.7.2) multi_xml (0.6.0) mutex_m (0.2.0) @@ -485,7 +485,7 @@ DEPENDENCIES jquery-rails letter_opener listen - minitest (= 5.15.0) + minitest (= 5.22.3) mysql2 omniauth-rails_csrf_protection omniauth-zeuswpi