From 15f211841b65b3a0a87f0c6041888053cb19aa1c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 14:26:09 +0000 Subject: [PATCH] Bump pry-rails from 0.3.6 to 0.3.9 Bumps [pry-rails](https://github.com/rweng/pry-rails) from 0.3.6 to 0.3.9. - [Release notes](https://github.com/rweng/pry-rails/releases) - [Commits](https://github.com/rweng/pry-rails/compare/v0.3.6...v0.3.9) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 39b6145..6dd2301 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,10 +151,10 @@ GEM ast (~> 2.4.0) pg (1.1.3) powerpack (0.1.2) - pry (0.11.3) + pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-rails (0.3.6) + pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (3.0.3) puma (3.12.0)