From 469952cf0a941e85ff1658d33e92e74f5a199fac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 06:01:55 +0000 Subject: [PATCH] Bump pry from 0.12.2 to 0.13.0 Bumps [pry](https://github.com/pry/pry) from 0.12.2 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.12.2...v0.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2680e8e2..d58fef6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1223,7 +1223,7 @@ GEM memory_profiler (0.9.14) meta-tags (2.13.0) actionpack (>= 3.2.0, < 6.1) - method_source (0.9.2) + method_source (1.0.0) mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) @@ -1277,9 +1277,9 @@ GEM faraday_middleware (~> 0.12) paypalhttp (1.0.0) pg (1.2.2) - pry (0.12.2) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + pry (0.13.0) + coderay (~> 1.1) + method_source (~> 1.0) public_suffix (4.0.3) puma (4.3.3) nio4r (~> 2.0)