From 949fbf888f213668f45b2205c25330a1e5b768c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 05:34:18 +0000 Subject: [PATCH] Bump pry from 0.12.2 to 0.14.1 Bumps [pry](https://github.com/pry/pry) from 0.12.2 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.12.2...v0.14.1) 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 25c1bac..222fc73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM public_suffix (>= 2.0.2, < 4.0) bourbon (6.0.0) thor (~> 0.19) - coderay (1.1.2) + coderay (1.1.3) colorator (1.1.0) concurrent-ruby (1.1.5) em-websocket (0.5.1) @@ -86,7 +86,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - method_source (0.9.2) + method_source (1.0.0) mini_magick (4.8.0) mini_portile2 (2.4.0) minitest (5.11.3) @@ -108,9 +108,9 @@ GEM jekyll (>= 2.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + pry (0.14.1) + coderay (~> 1.1) + method_source (~> 1.0) public_suffix (3.1.1) rack (2.0.6) rake (12.3.2)