From d337fd267cadc052ed1ff48a60bf0401a3f95a06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 22:08:40 +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 | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index e126bb701..33f038e24 100644 --- a/Gemfile +++ b/Gemfile @@ -70,7 +70,7 @@ gem 'mini_magick', '~> 3.8.1' gem 'dotenv-rails' # for bootstrap -gem 'bootstrap-sass', '~> 3.3.0' +gem 'bootstrap-sass', '~> 3.4.1' gem 'autoprefixer-rails', '~> 6.6.0' # moment.js for dates diff --git a/Gemfile.lock b/Gemfile.lock index b0fe83d85..e42e80c71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,9 +96,9 @@ GEM erubis (>= 2.6.6) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - bootstrap-sass (3.3.7) + bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) - sass (>= 3.3.4) + sassc (>= 2.0.0) brakeman (2.6.3) erubis (~> 2.6) fastercsv (~> 1.5) @@ -221,7 +221,7 @@ GEM exception_notification (4.0.1) actionmailer (>= 3.0.4) activesupport (>= 3.0.4) - execjs (2.6.0) + execjs (2.7.0) factory_girl (4.4.0) activesupport (>= 3.0.0) factory_girl_rails (4.4.1) @@ -480,13 +480,15 @@ GEM safe_yaml (1.0.4) safely_block (0.2.0) errbase - sass (3.4.23) + sass (3.4.25) sass-rails (5.0.6) railties (>= 4.0.0, < 6) 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) savon (2.11.1) akami (~> 1.2) builder (>= 2.1.2) @@ -602,7 +604,7 @@ DEPENDENCIES bigbluebutton-api-ruby! bigbluebutton_rails! binding_of_caller - bootstrap-sass (~> 3.3.0) + bootstrap-sass (~> 3.4.1) brakeman cancancan (~> 1.9) capybara