From 51ec7c7d103dc2b33302efd3ef5a02f382606911 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 02:08:02 +0000 Subject: [PATCH] Bump pry from 0.10.4 to 0.13.1 Bumps [pry](https://github.com/pry/pry) from 0.10.4 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.10.4...v0.13.1) 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 c3179e5..223e4d5 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.4.0) - coderay (1.1.1) + coderay (1.1.3) 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.1) 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.1) + coderay (~> 1.1) + method_source (~> 1.0) puma (3.12.6) rack (1.6.12) rack-protection (1.5.5) @@ -68,7 +67,6 @@ GEM slim (4.1.0) 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)