From 265be1a28345c903129694a885f2b0fe512956bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 05:56:16 +0000 Subject: [PATCH] Bump listen from 3.2.1 to 3.3.0 Bumps [listen](https://github.com/guard/listen) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.2.1...v3.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 77272b1c..e90355f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) libv8 (3.16.14.19) - listen (3.2.1) + listen (3.3.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.7.0)