From 55362c6bbfaf09dab8fb26b811e3d72211b87a62 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 04:40:35 +0000 Subject: [PATCH] Bump pry from 0.11.3 to 0.14.1 Bumps [pry](https://github.com/pry/pry) from 0.11.3 to 0.14.1. - [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.14.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6558a1d..a64c772 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.0) - coderay (1.1.2) + coderay (1.1.3) coveralls (0.8.22) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -18,14 +18,14 @@ GEM docile (1.3.1) jaro_winkler (1.5.1) json (2.1.0) - method_source (0.9.0) + method_source (1.0.0) parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) powerpack (0.1.2) - pry (0.11.3) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + pry (0.14.1) + coderay (~> 1.1) + method_source (~> 1.0) rainbow (3.0.0) rake (10.5.0) rspec (3.7.0)