From 1fcf96b2e34d969bd1fe2c4a2142e99003191ac2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 04:32:55 +0000 Subject: [PATCH] chore(deps-dev): bump pry from 0.14.0 to 0.14.1 Bumps [pry](https://github.com/pry/pry) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](https://github.com/pry/pry/compare/v0.14.0...v0.14.1) 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 43e3113..24cfb8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) problem_details (= 0.2.2) - pry (0.14.0) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) pundit (2.1.0)