From 6c6724b558cb11cf226e972787a8fee5b4f661b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 15 Nov 2018 07:39:40 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07df9d00e..d52230935 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM gravatar-ultimate (2.0.0) activesupport (>= 2.3.14) rack - guard (2.14.2) + guard (2.15.0) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -297,7 +297,7 @@ GEM mail (2.7.0) mini_mime (>= 0.1.1) memcachier (0.0.2) - method_source (0.9.1) + method_source (0.9.2) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521)