From 4f24e79f06fcba2082bed814840493437dd3b8b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 02:13:38 +0000 Subject: [PATCH] Bump pry from 0.12.2 to 0.14.0 Bumps [pry](https://github.com/pry/pry) from 0.12.2 to 0.14.0. - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](https://github.com/pry/pry/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8150e5f..8fc97a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM builder (3.2.3) case_transform (0.2) activesupport - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.5) coveralls (0.8.23) json (>= 1.8, < 3) @@ -81,7 +81,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.4) - method_source (0.9.2) + method_source (1.0.0) mini_portile2 (2.4.0) minitest (5.13.0) nenv (0.3.0) @@ -94,9 +94,9 @@ GEM parser (2.6.0.0) ast (~> 2.4.0) powerpack (0.1.2) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + pry (0.14.0) + coderay (~> 1.1) + method_source (~> 1.0) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3)