From 4f8eacd7d19612ae9918649407ad331b34292f76 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 06:19:39 +0000 Subject: [PATCH] Bump guard from 2.14.2 to 2.15.1 Bumps [guard](https://github.com/guard/guard) from 2.14.2 to 2.15.1. - [Release notes](https://github.com/guard/guard/releases) - [Commits](https://github.com/guard/guard/compare/v2.14.2...v2.15.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9efe4a0..7b1ce2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM faraday (~> 0.8) fauxhai (6.10.0) net-ssh - ffi (1.9.25) + ffi (1.11.1) ffi-yajl (2.3.1) libyajl2 (~> 1.2) foodcritic (14.2.0) @@ -148,7 +148,7 @@ GEM retriable (~> 2.1) gssapi (1.2.0) ffi (>= 1.0.1) - guard (2.14.2) + guard (2.15.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (>= 1.0.12, < 2.0) @@ -194,17 +194,16 @@ GEM retryable (~> 2.0) test-kitchen (~> 1.4, >= 1.4.1) libyajl2 (1.2.0) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) + listen (3.2.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) little-plugger (1.1.4) logging (2.2.2) 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) @@ -243,7 +242,7 @@ GEM nokogiri (1.8.5) mini_portile2 (~> 2.3.0) nori (2.6.0) - notiffany (0.1.1) + notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) octokit (4.11.0) @@ -267,7 +266,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) @@ -275,8 +274,8 @@ GEM rainbow (3.0.0) rake (12.3.1) 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) ridley (5.1.1) @@ -325,7 +324,6 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.10.0) - ruby_dep (1.5.0) ruby_gntp (0.3.4) rubyntlm (0.6.2) rubyzip (1.2.2)