From bedbb8bad117ef5adfc7abbb16baeff2e4a82f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 14:21:59 +0000 Subject: [PATCH] build(deps): bump bootstrap-sass from 3.3.7 to 3.4.1 in /website 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] --- website/Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/website/Gemfile.lock b/website/Gemfile.lock index f584f9cb6d6d..9fa2acd6e2af 100644 --- a/website/Gemfile.lock +++ b/website/Gemfile.lock @@ -7,11 +7,11 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - autoprefixer-rails (6.5.1.1) + autoprefixer-rails (9.8.6.1) execjs - 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.2) capybara (2.4.4) mime-types (>= 1.16) @@ -121,7 +121,9 @@ GEM ffi (>= 0.5.0) redcarpet (3.3.4) rouge (2.0.6) - sass (3.4.22) + sass (3.4.25) + sassc (2.4.0) + ffi (~> 1.9) sprockets (2.12.4) hike (~> 1.2) multi_json (~> 1.0)