From 29115c4631073653fe14eaeac8da2785bac038f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 05:09:19 +0000 Subject: [PATCH] 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[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad871b7e..de23b2de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -530,7 +530,7 @@ GEM cliver (~> 0.3.1) multi_json (~> 1.0) websocket-driver (>= 0.2.0) - pry (0.14.0) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) puma (5.2.2)