From f3fa4bd91a7435eb645988eaa9ae0b3f4c2fc016 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 05:37:02 +0000 Subject: [PATCH] Bump guard from 2.15.0 to 2.15.1 Bumps [guard](https://github.com/guard/guard) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/guard/guard/releases) - [Commits](https://github.com/guard/guard/compare/v2.15.0...v2.15.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2b7853dc..70f585c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -919,7 +919,7 @@ GEM gherkin (5.1.0) globalid (0.4.2) activesupport (>= 4.2.0) - guard (2.15.0) + guard (2.15.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -1039,7 +1039,7 @@ GEM mini_portile2 (~> 2.4.0) nokogumbo (2.0.1) nokogiri (~> 1.8, >= 1.8.4) - notiffany (0.1.1) + notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) onebox (1.9.12)