From 327505919289d43b7aed1d4d36a66c358447abe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 20:04:29 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.5.1 to 3.4.1 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.5.1 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap-sass/releases) - [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-sass/commits/v3.4.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71e7d31..853719e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,9 +44,9 @@ GEM bcrypt (3.1.10) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - bootstrap-sass (3.3.5.1) - autoprefixer-rails (>= 5.0.0.1) - sass (>= 3.3.0) + bootstrap-sass (3.4.1) + autoprefixer-rails (>= 5.2.1) + sassc (>= 2.0.0) builder (3.2.2) byebug (8.2.1) coffee-rails (4.1.0) @@ -60,11 +60,12 @@ GEM debug_inspector (0.0.2) erubis (2.7.0) eventmachine (1.0.8) - execjs (2.6.0) + execjs (2.7.0) faker (1.5.0) i18n (~> 0.5) faraday (0.9.2) multipart-post (>= 1.2, < 3) + ffi (1.12.2) font-awesome-rails (4.4.0.0) railties (>= 3.2, < 5.0) globalid (0.3.6) @@ -79,7 +80,7 @@ GEM rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (1.8.3) + json (1.8.6) jwt (1.2.0) localtunnel (1.0.2) loofah (2.0.3) @@ -143,14 +144,23 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.2) + rb-fsevent (0.10.3) + rb-inotify (0.10.1) + ffi (~> 1.0) rdoc (4.2.0) - sass (3.4.19) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) sass-rails (5.0.4) railties (>= 4.0.0, < 5.0) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.2.1) + ffi (~> 1.9) sdoc (0.4.1) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0)