From dd55e80ff4af1db2ee9a477340f8db2f8f5376c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 17:02:30 +0000 Subject: [PATCH] chore(deps): 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.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aa29c4c..ecc24d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,13 +42,13 @@ GEM public_suffix (>= 2.0.2, < 4.0) arel (8.0.0) ast (2.4.0) - autoprefixer-rails (9.3.1) + autoprefixer-rails (9.7.1) execjs backports (3.11.4) bcrypt (3.1.13) - bootstrap-sass (3.3.7) + bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) - sass (>= 3.3.4) + sassc (>= 2.0.0) builder (3.2.3) capybara (3.11.0) addressable @@ -114,7 +114,7 @@ GEM railties (>= 3.0.0) faraday (0.15.3) multipart-post (>= 1.2, < 3) - ffi (1.9.25) + ffi (1.11.1) foreman (0.85.0) thor (~> 0.19.1) formatador (0.2.5) @@ -322,7 +322,7 @@ GEM ruby_dep (1.5.0) ruby_parser (3.11.0) sexp_processor (~> 4.9) - sass (3.7.2) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -333,6 +333,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.2.1) + ffi (~> 1.9) sexp_processor (4.11.0) shellany (0.0.1) spring (2.0.2)