From 8b2f2403b58973f489d5467cbdd0e112687feed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 1 Dec 2018 08:15:41 +0000 Subject: [PATCH] Bump guard from 2.14.2 to 2.15.0 Bumps [guard](https://github.com/guard/guard) from 2.14.2 to 2.15.0. - [Release notes](https://github.com/guard/guard/releases) - [Changelog](https://github.com/guard/guard/blob/master/CHANGELOG.md) - [Commits](https://github.com/guard/guard/compare/v2.14.2...v2.15.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 0734079..7e26e8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM retriable (~> 2.1) gssapi (1.2.0) ffi (>= 1.0.1) - guard (2.14.2) + guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -203,8 +203,8 @@ GEM little-plugger (~> 1.1) multi_json (~> 1.10) logify (0.2.0) - lumberjack (1.0.12) - method_source (0.9.0) + lumberjack (1.0.13) + method_source (0.9.2) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) @@ -267,7 +267,7 @@ GEM polyglot (0.3.5) powerpack (0.1.2) proxifier (1.0.3) - pry (0.11.3) + pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.3)