From b2b275971374784e06dc4ee66a547a4fb66882f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 15:00:51 +0000 Subject: [PATCH] Bump listen from 3.5.1 to 3.6.0 Bumps [listen](https://github.com/guard/listen) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.5.1...v3.6.0) --- updated-dependencies: - dependency-name: listen dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index b346665..b9ca392 100644 --- a/Gemfile +++ b/Gemfile @@ -37,7 +37,7 @@ gem 'jbuilder', '~> 2.11.2' gem 'sdoc', '~> 2.2.0', group: :doc gem 'web-console', '~> 4.1.0', group: :development -gem 'listen', '~> 3.5.1', group: :development +gem 'listen', '~> 3.6.0', group: :development gem 'bootstrap', '~> 5.0.1' gem "bootstrap_form", "~> 4.5" diff --git a/Gemfile.lock b/Gemfile.lock index 8ba5ca8..81acb91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM faraday-excon (1.1.0) faraday-net_http (1.0.1) faraday-net_http_persistent (1.1.0) - ffi (1.15.0) + ffi (1.15.3) font-awesome-sass (5.15.1) sassc (>= 1.11) globalid (0.4.2) @@ -122,7 +122,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) jwt (2.2.3) - listen (3.5.1) + listen (3.6.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.10.0) @@ -208,7 +208,7 @@ GEM rake (>= 0.13) thor (~> 1.0) rake (13.0.6) - rb-fsevent (0.10.4) + rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) rdoc (6.3.1) @@ -277,7 +277,7 @@ DEPENDENCIES font-awesome-sass (~> 5.15.1) jbuilder (~> 2.11.2) jquery-rails (~> 4.4.0) - listen (~> 3.5.1) + listen (~> 3.6.0) mysql2 (~> 0.5.2) omniauth omniauth-github