From deebbf5dbda15abce1b586c4a622e0096c66afbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2020 02:07:09 +0000 Subject: [PATCH] Bump bootstrap from 4.1.3 to 4.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.1.3 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap-rubygem/releases) - [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/master/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v4.1.3...v4.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b9fa42..d309fea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,10 +47,10 @@ GEM autoprefixer-rails (9.1.0) execjs bindex (0.5.0) - bootstrap (4.1.3) - autoprefixer-rails (>= 6.0.3) - popper_js (>= 1.12.9, < 2) - sass (>= 3.5.2) + bootstrap (4.3.1) + autoprefixer-rails (>= 9.1.0) + popper_js (>= 1.14.3, < 2) + sassc-rails (>= 2.0.0) builder (3.2.3) byebug (10.0.2) coderay (1.1.2) @@ -66,7 +66,7 @@ GEM factory_bot (~> 4.10.0) railties (>= 3.0.0) fast_stack (0.2.0) - ffi (1.9.25) + ffi (1.12.2) flamegraph (0.9.5) formatador (0.2.5) globalid (0.4.1) @@ -125,7 +125,7 @@ GEM parser (2.5.1.2) ast (~> 2.4.0) pg (1.0.0) - popper_js (1.14.3) + popper_js (1.16.0) powerpack (0.1.2) pry (0.11.3) coderay (~> 1.1.0) @@ -167,8 +167,8 @@ GEM rainbow (3.0.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) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) @@ -202,7 +202,7 @@ GEM rubocop (>= 0.56.0) ruby-progressbar (1.9.0) ruby_dep (1.5.0) - sass (3.5.7) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -213,6 +213,14 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.2.1) + ffi (~> 1.9) + sassc-rails (2.1.2) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt shellany (0.0.1) simplecov (0.16.1) docile (~> 1.1)