From 57b3230b5326ca4c4a4ebd117e0c42ed93b717c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 22:07:00 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.5 to 3.4.1 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.5 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/compare/v3.3.5...v3.4.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index e59cf0c1..3435cb2e --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM airbrussh (1.2.0) sshkit (>= 1.6.1, != 1.7.0) arel (4.0.2) - autoprefixer-rails (7.1.1.2) + autoprefixer-rails (10.0.1.0) execjs awesome_nested_set (3.0.3) activerecord (>= 4.0.0, < 5) @@ -39,9 +39,9 @@ GEM rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - bootstrap-sass (3.3.5) - autoprefixer-rails (>= 5.0.0.1) - sass (>= 3.2.19) + bootstrap-sass (3.4.1) + autoprefixer-rails (>= 5.2.1) + sassc (>= 2.0.0) builder (3.1.4) canvas-api (0.81) json @@ -76,6 +76,7 @@ GEM diff-lcs (1.3) erubis (2.7.0) execjs (2.7.0) + ffi (1.13.1) fssm (0.2.10) hike (1.2.3) i18n (0.8.4) @@ -158,6 +159,8 @@ GEM sass (~> 3.2.2) sprockets (~> 2.8, < 3.0) sprockets-rails (~> 2.0) + sassc (2.4.0) + ffi (~> 1.9) sdoc (0.4.2) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0)