From a674f4957fe7d6d972eb2d2f6aa152df223fc73c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:26:21 +0000 Subject: [PATCH] build(deps): bump minitest from 5.16.0 to 5.16.1 Bumps [minitest](https://github.com/seattlerb/minitest) from 5.16.0 to 5.16.1. - [Release notes](https://github.com/seattlerb/minitest/releases) - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](https://github.com/seattlerb/minitest/compare/v5.16.0...v5.16.1) --- updated-dependencies: - dependency-name: minitest dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1889a92b6..69416e53d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM docile (1.4.0) i18n (1.10.0) concurrent-ruby (~> 1.0) - minitest (5.16.0) + minitest (5.16.1) rexml (3.2.5) rspec (3.11.0) rspec-core (~> 3.11.0)