From 20fea10afe65d108e83252d2171f6b4d322f96b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 11:02:29 +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 | 2 +- Gemfile.lock | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index b4aa37b..3a7a523 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'jquery-ui-rails' gem "simple_form", "~> 3.1.0" gem 'devise' -gem 'bootstrap-sass', '~> 3.3.1' +gem 'bootstrap-sass', '~> 3.4.1' # for search https://github.com/activerecord-hackery/ransack gem "ransack" diff --git a/Gemfile.lock b/Gemfile.lock index 8ce8d88..244b6aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,9 +46,9 @@ GEM activerecord (>= 4.0.0, < 5) bcrypt (3.1.16) bigdecimal (1.4.2) - 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.2.4) cancancan (1.17.0) capistrano (3.14.1) @@ -85,6 +85,7 @@ GEM warden (~> 1.2.3) erubis (2.7.0) execjs (2.7.0) + ffi (1.13.1) globalid (0.4.2) activesupport (>= 4.2.0) hike (1.2.3) @@ -176,6 +177,8 @@ GEM sass (~> 3.2.2) sprockets (~> 2.8, < 3.0) sprockets-rails (~> 2.0) + sassc (2.4.0) + ffi (~> 1.9) sdoc (2.0.0) rdoc (>= 5.0) seed_dump (3.3.1) @@ -219,7 +222,7 @@ DEPENDENCIES active_importer awesome_nested_set bigdecimal (= 1.4.2) - bootstrap-sass (~> 3.3.1) + bootstrap-sass (~> 3.4.1) cancancan (~> 1.8) capistrano-rails capistrano-rbenv