From e8f47379a7a7633cbe52b1e90fff393daa0304ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 05:59:44 +0000 Subject: [PATCH] No-Jira(deps): Bump appraisal from 2.2.0 to 2.4.1 Bumps [appraisal](https://github.com/thoughtbot/appraisal) from 2.2.0 to 2.4.1. - [Release notes](https://github.com/thoughtbot/appraisal/releases) - [Commits](https://github.com/thoughtbot/appraisal/compare/v2.2.0...v2.4.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b799fc..ade860e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - appraisal (2.2.0) + appraisal (2.4.1) bundler rake thor (>= 0.14.0) @@ -91,7 +91,7 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - thor (0.20.0) + thor (1.1.0) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1)