From 675472d96a9ed2becc6792d0b73ce1961ffd03c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 08:18:37 +0000 Subject: [PATCH] Bump guard-kitchen from 0.0.2 to 0.1.0 Bumps [guard-kitchen](https://github.com/test-kitchen/guard-kitchen) from 0.0.2 to 0.1.0. - [Release notes](https://github.com/test-kitchen/guard-kitchen/releases) - [Commits](https://github.com/test-kitchen/guard-kitchen/compare/v0.0.2...v0.1.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 60b1697..4c62ffd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,8 +150,8 @@ GEM foodcritic (>= 8) guard (~> 2.12) guard-compat (~> 1.2) - guard-kitchen (0.0.2) - guard + guard-kitchen (0.1.0) + guard (> 2.0.0) mixlib-shellout guard-rspec (4.7.3) guard (~> 2.1) @@ -259,8 +259,8 @@ GEM rainbow (3.0.0) rake (12.3.2) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-inotify (0.10.0) + ffi (~> 1.0) retriable (2.1.0) retryable (2.0.4) rspec (3.8.0)