From ae12bc76bdbceccf894f9dfce595bdd4275501c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 8 Jan 2018 09:23:56 +0000 Subject: [PATCH] Bump pry from 0.10.4 to 0.11.3 Bumps [pry](https://github.com/pry/pry) from 0.10.4 to 0.11.3. - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](https://github.com/pry/pry/compare/v0.10.4...v0.11.3) --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 08ae7fd..aca0646 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM tzinfo (~> 1.1) addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) - coderay (1.1.1) + coderay (1.1.2) concurrent-ruby (1.0.4) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -25,7 +25,7 @@ GEM hashdiff (0.3.4) i18n (0.8.0) jwt (1.5.6) - method_source (0.8.2) + method_source (0.9.0) minitest (5.10.1) multi_json (1.12.1) multi_xml (0.6.0) @@ -37,10 +37,9 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - pry (0.10.4) + pry (0.11.3) coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) + method_source (~> 0.9.0) public_suffix (2.0.5) rack (2.0.1) rack-protection (2.0.0) @@ -65,7 +64,6 @@ GEM rack (~> 2.0) rack-protection (= 2.0.0) tilt (~> 2.0) - slop (3.6.0) thread_safe (0.3.5) tilt (2.0.8) tzinfo (1.2.2)