From 8b1d81ae0e3cc7aa8fac84ae52300164030b46cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 14 Nov 2018 05:57:48 +0000 Subject: [PATCH] Bump pry from 0.12.0 to 0.12.2 Bumps [pry](https://github.com/pry/pry) from 0.12.0 to 0.12.2. - [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.0...v0.12.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a10b1af..14f116d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.2) mimemagic (~> 0.3.2) - method_source (0.9.1) + method_source (0.9.2) mimemagic (0.3.2) mini_mime (1.0.1) mini_portile2 (2.3.0) @@ -146,7 +146,7 @@ GEM oauth2 (~> 1.1) omniauth (~> 1.2) pg (1.1.3) - pry (0.12.0) + pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3)