From d720f01a1066a18b890f817cc980885ed696b483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 09:25:10 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.7 to 3.4.1 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.7 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.7...v3.4.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 1eba16a18b..52a1d1c675 100644 --- a/Gemfile +++ b/Gemfile @@ -47,5 +47,5 @@ gem "compass" gem "susy" gem "breakpoint" -gem "bootstrap-sass", "~> 3.3.5", :require => false +gem "bootstrap-sass", "~> 3.4.1", :require => false gem "jquery-middleman" diff --git a/Gemfile.lock b/Gemfile.lock index f93ed6e9c5..6ac5d70a2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,9 +25,9 @@ GEM babel-transpiler (0.7.0) babel-source (>= 4.0, < 6) execjs (~> 2.0) - bootstrap-sass (3.3.7) + bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) - sass (>= 3.3.4) + sassc (>= 2.0.0) breakpoint (2.7.1) sass (~> 3.3) sassy-maps (< 1.0.0) @@ -161,6 +161,10 @@ GEM ref (2.0.0) rouge (1.11.1) sass (3.4.25) + sassc (2.2.1) + ffi (~> 1.9) + sassc (2.2.1-x64-mingw32) + ffi (~> 1.9) sassy-maps (0.4.0) sass (~> 3.3) sprockets (2.12.5) @@ -198,7 +202,7 @@ PLATFORMS x64-mingw32 DEPENDENCIES - bootstrap-sass (~> 3.3.5) + bootstrap-sass (~> 3.4.1) breakpoint compass jquery-middleman