From 745b85d8799a74b7c4bd42d39a4d1b1daffb82dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 7 Feb 2019 23:46:52 +0000 Subject: [PATCH] Bump pry from 0.10.3 to 0.12.2 Bumps [pry](https://github.com/pry/pry) from 0.10.3 to 0.12.2. - [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.10.3...v0.12.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22c51eb..372c9de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM autoprefixer-rails (7.1.1.2) execjs backports (3.8.0) - coderay (1.1.1) + coderay (1.1.2) coffee-script (2.4.1) coffee-script-source execjs @@ -44,7 +44,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) memoist (0.16.0) - method_source (0.8.2) + method_source (0.9.2) middleman (4.1.14) coffee-script (~> 2.2) compass-import-once (= 1.0.5) @@ -105,10 +105,9 @@ GEM padrino-support (0.13.3.4) activesupport (>= 3.1) parallel (1.11.2) - pry (0.10.3) + pry (0.12.2) 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.3) rack-livereload (0.3.16) @@ -121,7 +120,6 @@ GEM rouge (2.0.5) sass (3.4.24) servolux (0.13.0) - slop (3.6.0) temple (0.8.0) thor (0.19.4) thread_safe (0.3.6)