From cb2df5a749a342ad1234268806b5bc38fab95ff6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 04:13:22 +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 113e776..6800e82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,7 @@ GEM retriable (~> 2.1) gssapi (1.3.0) ffi (>= 1.0.1) - guard (2.15.0) + guard (2.15.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -238,7 +238,7 @@ GEM nokogiri (1.10.3) mini_portile2 (~> 2.4.0) nori (2.6.0) - notiffany (0.1.1) + notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) octokit (4.11.0)