From f683fd470971493623c02e0e4d21beea4518b64a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 13:29: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 | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 72857da..9c7135f 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem 'httparty' gem 'foreman' # Assets -gem 'bootstrap-sass', '~> 3.3.6' +gem 'bootstrap-sass', '~> 3.4.1' gem 'sass-rails', '~> 5.0' gem 'uglifier', '~> 3.2.0' gem 'coffee-rails', '~> 4.2' diff --git a/Gemfile.lock b/Gemfile.lock index 7bd5eaa..d5cb8ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,9 +54,9 @@ GEM bindex (0.8.1) binding_of_caller (0.8.0) 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) builder (3.2.4) byebug (11.1.2) coderay (1.1.2) @@ -169,6 +169,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.3.0) + ffi (~> 1.9) sextant (0.2.4) rails (>= 3.2) sidekiq (5.2.8) @@ -209,7 +211,7 @@ PLATFORMS DEPENDENCIES better_errors binding_of_caller - bootstrap-sass (~> 3.3.6) + bootstrap-sass (~> 3.4.1) byebug coffee-rails (~> 4.2) figaro