From 859e37f89f10eb69063865b2ac7b91bd3099ed8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 02:53:33 +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 | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3831228..1e03d06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) arel (8.0.0) - autoprefixer-rails (9.4.0) + autoprefixer-rails (10.0.1.0) execjs aws_cf_signer (0.1.3) benchmark-ips (2.7.2) @@ -50,10 +50,10 @@ GEM bindex (0.5.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - 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) cloudinary (1.8.2) aws_cf_signer @@ -93,7 +93,7 @@ GEM execjs (2.7.0) faraday (0.12.2) multipart-post (>= 1.2, < 3) - ffi (1.9.25) + ffi (1.13.1) font-awesome-rails (4.7.0.2) railties (>= 3.2, < 5.2) get_process_mem (0.2.1) @@ -235,9 +235,9 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (12.1.0) - rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-fsevent (0.10.4) + rb-inotify (0.10.1) + ffi (~> 1.0) rdoc (4.3.0) remotipart (1.4.2) responders (2.4.0) @@ -247,7 +247,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - sass (3.7.2) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -258,6 +258,14 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.4.0) + ffi (~> 1.9) + sassc-rails (2.1.2) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt scout_apm (2.4.8) sdoc (0.4.2) json (~> 1.7, >= 1.7.7)