From 55d28501c205cf173b0af52296c59f36518340ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 09:38:42 +0000 Subject: [PATCH] Bump minitest from 5.15.0 to 5.23.0 Bumps [minitest](https://github.com/minitest/minitest) from 5.15.0 to 5.23.0. - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/minitest/minitest/compare/v5.15.0...v5.23.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 cf119cc1..4f62422a 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.23.0' end group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 6bf850ee..56ee7301 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.6) - minitest (5.15.0) + minitest (5.23.0) msgpack (1.7.2) multi_xml (0.7.1) bigdecimal (~> 3.1) @@ -494,7 +494,7 @@ DEPENDENCIES jquery-rails letter_opener listen - minitest (= 5.15.0) + minitest (= 5.23.0) mysql2 omniauth-rails_csrf_protection omniauth-zeuswpi