From 4328215de8e164aaeba04dc3cd0c6ae48020957e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2020 13:26:47 +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 | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 162301e..3ca65d3 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem 'carrierwave', '1.2.2' gem 'mini_magick', '4.7.0' gem 'will_paginate', '3.1.6' gem 'bootstrap-will_paginate', '1.0.0' -gem 'bootstrap-sass', '3.3.7' +gem 'bootstrap-sass', '3.4.1' gem 'puma', '3.9.1' gem 'sass-rails', '5.0.6' gem 'uglifier', '3.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index e9c9260..9ba1461 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,14 +41,14 @@ GEM tzinfo (~> 1.1) ansi (1.5.0) arel (8.0.0) - autoprefixer-rails (9.4.8) + autoprefixer-rails (9.7.3) execjs aws_cf_signer (0.1.3) bcrypt (3.1.12) bindex (0.5.0) - bootstrap-sass (3.3.7) + bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) - sass (>= 3.3.4) + sassc (>= 2.0.0) bootstrap-will_paginate (1.0.0) will_paginate builder (3.2.3) @@ -78,7 +78,7 @@ GEM execjs (2.7.0) faker (1.7.3) i18n (~> 0.5) - ffi (1.10.0) + ffi (1.11.3) fission (0.5.0) CFPropertyList (~> 2.2) fog (1.42.0) @@ -335,7 +335,7 @@ GEM thor (>= 0.18.1, < 2.0) rake (12.3.2) rb-fsevent (0.10.3) - rb-inotify (0.10.0) + rb-inotify (0.10.1) ffi (~> 1.0) rbovirt (0.1.7) nokogiri @@ -351,7 +351,7 @@ GEM netrc (~> 0.8) ruby-progressbar (1.10.0) ruby_dep (1.5.0) - sass (3.7.3) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -362,6 +362,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.2.1) + ffi (~> 1.9) shellany (0.0.1) spring (2.0.2) activesupport (>= 4.2) @@ -406,7 +408,7 @@ PLATFORMS DEPENDENCIES bcrypt (= 3.1.12) - bootstrap-sass (= 3.3.7) + bootstrap-sass (= 3.4.1) bootstrap-will_paginate (= 1.0.0) byebug (= 9.0.6) carrierwave (= 1.2.2)