From 54dc3cc82b093ac38fae5f6d58047b2a6ab86cd3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 09:20:28 +0000 Subject: [PATCH] Bump pry-doc from 0.11.1 to 1.1.0 Bumps [pry-doc](https://github.com/pry/pry-doc) from 0.11.1 to 1.1.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.1.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 dade08c..ecd3fc7 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.1.0) + pry (~> 0.11) + yard (~> 0.9.11) rainbow (2.2.2) rake rake (12.3.0)