From e94f2048bf9f5f11477747ab5c89ebc248e6da53 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2020 20:19:40 +0000 Subject: [PATCH] No-Jira(deps): Bump pry from 0.11.3 to 0.13.1 Bumps [pry](https://github.com/pry/pry) from 0.11.3 to 0.13.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.11.3...v0.13.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 e642f46..a82691d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM thor (>= 0.14.0) ast (2.4.0) bump (0.6.1) - coderay (1.1.2) + coderay (1.1.3) concurrent-ruby (1.1.7) coveralls (0.8.22) json (>= 1.8, < 3) @@ -39,15 +39,15 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - method_source (0.9.0) + method_source (1.0.0) minitest (5.14.2) parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) powerpack (0.1.2) - pry (0.11.3) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) psych (3.2.0) rainbow (3.0.0) rake (12.3.3)