From 9216502b8c475da6fb8be35033be911bc79ecd96 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 08:53:08 +0000 Subject: [PATCH] Bump pry from 0.10.4 to 0.13.0 Bumps [pry](https://github.com/pry/pry) from 0.10.4 to 0.13.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/compare/v0.10.4...v0.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1de5056..f2eda71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,24 +19,23 @@ GEM aws-eventstream (~> 1.0, >= 1.0.2) backports (3.6.8) chartkick (3.3.0) - coderay (1.1.1) + coderay (1.1.2) concurrent-ruby (1.1.6) dotenv (2.7.5) i18n (0.9.5) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jmespath (1.4.0) - method_source (0.8.2) + method_source (1.0.0) minitest (5.14.0) multi_json (1.12.1) parallel (1.19.1) parser (2.7.0.5) ast (~> 2.4.0) pg (0.21.0) - pry (0.10.4) - coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) + pry (0.13.0) + coderay (~> 1.1) + method_source (~> 1.0) puma (3.12.4) rack (1.6.12) rack-protection (1.5.5) @@ -68,7 +67,6 @@ GEM slim (4.0.1) temple (>= 0.7.6, < 0.9) tilt (>= 2.0.6, < 2.1) - slop (3.6.0) temple (0.8.2) thread_safe (0.3.6) tilt (2.0.10)