From 8692b8335a18f1eb03f2dbca8a8e9d8aa56acef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 02:58:50 +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.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02e4451..77bc9dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,14 +47,14 @@ GEM archive-zip (0.11.0) io-like (~> 0.3.0) arel (9.0.0) - autoprefixer-rails (8.2.0) + autoprefixer-rails (9.7.4) execjs bindex (0.5.0) bootsnap (1.3.0) msgpack (~> 1.0) - 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.3) byebug (10.0.2) capybara (3.0.1) @@ -85,7 +85,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.7.1) execjs (2.7.0) - ffi (1.9.23) + ffi (1.12.2) font-awesome-rails (4.7.0.4) railties (>= 3.2, < 6.0) globalid (0.4.1) @@ -165,8 +165,8 @@ GEM thor (>= 0.18.1, < 2.0) rake (12.3.1) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-inotify (0.10.1) + ffi (~> 1.0) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) @@ -191,7 +191,7 @@ GEM ruby_dep (1.5.0) rubyzip (1.2.1) safe_yaml (1.0.4) - sass (3.5.6) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -202,6 +202,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.2.1) + ffi (~> 1.9) selenium-webdriver (3.11.0) childprocess (~> 0.5) rubyzip (~> 1.2)