From 223088bebc540d7e8108a4916399ddc843a6698e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 23 May 2020 23:37:22 +0000 Subject: [PATCH] Bump guard-konacha-rails from 1.1.4 to 1.1.6 Bumps [guard-konacha-rails](https://github.com/keithpitty/guard-konacha-rails) from 1.1.4 to 1.1.6. - [Release notes](https://github.com/keithpitty/guard-konacha-rails/releases) - [Commits](https://github.com/keithpitty/guard-konacha-rails/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44cbd306a2..51d1c53cd8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -365,17 +365,17 @@ GEM i18n json nokogiri-happymapper (>= 0.5.9) - guard (2.14.1) + guard (2.16.2) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) - lumberjack (~> 1.0) + lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) pry (>= 0.9.12) shellany (~> 0.0) thor (>= 0.18.1) guard-compat (1.2.1) - guard-konacha-rails (1.1.4) + guard-konacha-rails (1.1.6) guard (>= 2) guard-compat konacha (>= 3.0) @@ -433,11 +433,11 @@ GEM konacha-chai-matchers (1.0.0) launchy (2.4.3) addressable (~> 2.3) - listen (3.0.8) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - lumberjack (1.0.12) - mail (2.7.0) + listen (3.2.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + lumberjack (1.2.4) + mail (2.7.1) mini_mime (>= 0.1.1) mailcatcher (0.6.1) activesupport (>= 4.0.0, < 5) @@ -448,14 +448,14 @@ GEM sqlite3 (~> 1.3) thin (~> 1.5.0) memory_profiler (0.9.8) - method_source (0.9.0) + method_source (1.0.0) migration_data (0.6.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.14.1) moneta (0.8.1) msgpack (1.3.3) multi_json (1.14.1) @@ -477,7 +477,7 @@ GEM mini_portile2 (~> 2.4.0) nokogiri-happymapper (0.5.9) nokogiri (~> 1.5) - notiffany (0.1.1) + notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) oauth (0.4.7) @@ -522,9 +522,9 @@ GEM arel (>= 4.0.1) pg_array_parser (~> 0.0.9) powerpack (0.1.2) - pry (0.11.3) - coderay (~> 1.1.0) - method_source (~> 0.9.0) + pry (0.13.1) + coderay (~> 1.1) + method_source (~> 1.0) pry-byebug (3.2.0) byebug (~> 5.0) pry (~> 0.10) @@ -533,7 +533,7 @@ GEM pry-remote (0.1.8) pry (~> 0.9) slop (~> 3.0) - public_suffix (4.0.3) + public_suffix (4.0.5) puma (3.12.6) pundit (1.1.0) activesupport (>= 3.0.0) @@ -588,9 +588,9 @@ GEM activesupport (>= 3.0) i18n polyamorous (~> 1.1) - rb-fsevent (0.10.2) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-fsevent (0.10.4) + rb-inotify (0.10.1) + ffi (~> 1.0) rdoc (4.1.1) json (~> 1.4) react-rails (1.4.2) @@ -728,7 +728,7 @@ GEM tty-which (0.3.0) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)