From e15fd83cdc0d3072f88e79495873fc7e7bb35ce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 09:23:01 +0000 Subject: [PATCH] Bump pry-doc from 0.11.1 to 1.0.0 Bumps [pry-doc](https://github.com/pry/pry-doc) from 0.11.1 to 1.0.0. - [Release notes](https://github.com/pry/pry-doc/releases) - [Changelog](https://github.com/pry/pry-doc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pry/pry-doc/compare/v0.11.1...v1.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dade08c..bc745af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM inflecto (0.0.2) jmespath (1.3.1) json (2.1.0) - method_source (0.9.0) + method_source (0.9.2) minitest (5.10.3) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -100,9 +100,9 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-doc (0.11.1) - pry (~> 0.9) - yard (~> 0.9) + pry-doc (1.0.0) + pry (~> 0.11) + yard (~> 0.9.11) rainbow (2.2.2) rake rake (12.3.0)