From 02fcf141e7c09f30d9aca662e5c3470bf15d6d01 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 15:55:33 +0000 Subject: [PATCH] No-Jira(deps): Bump appraisal from 2.2.0 to 2.3.0 Bumps [appraisal](https://github.com/thoughtbot/appraisal) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/thoughtbot/appraisal/releases) - [Commits](https://github.com/thoughtbot/appraisal/compare/v2.2.0...v2.3.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c5ee6d..d8defd6 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.3.0) bundler rake thor (>= 0.14.0)