From a0d125879f8e72e8327f1419e651673cbd48b6c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 14:14:17 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b799fc..41ae634 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) @@ -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.0.1) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1)