From daea1070e8cf0e20eb9f6bee935cb2d8d6f791f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 5 Nov 2018 06:37:10 +0000 Subject: [PATCH] Bump pry from 0.11.3 to 0.12.0 Bumps [pry](https://github.com/pry/pry) from 0.11.3 to 0.12.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.11.3...v0.12.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2852cd..ca9e820 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.2) mimemagic (~> 0.3.2) - method_source (0.9.0) + method_source (0.9.1) mimemagic (0.3.2) mini_mime (1.0.1) mini_portile2 (2.3.0) @@ -145,7 +145,7 @@ GEM oauth2 (~> 1.1) omniauth (~> 1.2) pg (1.1.3) - pry (0.11.3) + pry (0.12.0) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3)