From 7ae1edfac2cf90bbaf105220b85116e39f091f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 20:23:06 +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 | 2 +- Gemfile.lock | 21 ++++++++++++++++----- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index b527a1684..ea10a8617 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem 'uglifier', '>= 1.0.3' # gem 'therubyracer', platforms: :ruby # gem 'duktape' -gem 'bootstrap', '~> 4.1.0' +gem 'bootstrap', '~> 4.3.1' gem 'chart-js-rails' gem 'jquery-rails' gem 'jquery-ui-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 38676c0c1..43715460d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,10 +84,10 @@ GEM autoprefixer-rails (10.4.7.0) execjs (~> 2) bcrypt_pbkdf (1.1.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) brakeman (5.4.0) builder (3.2.4) capistrano (3.17.1) @@ -211,6 +211,8 @@ GEM nio4r (2.5.8) nokogiri (1.13.10-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) + racc (~> 1.4) oj (3.13.23) open_uri_redirections (0.2.1) parallel (1.22.1) @@ -315,6 +317,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 select2-rails (4.0.13) sexp_processor (4.16.1) spawnling (2.1.5) @@ -355,10 +365,11 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES bcrypt_pbkdf (>= 1.0, < 2.0) - bootstrap (~> 4.1.0) + bootstrap (~> 4.3.1) brakeman capistrano (~> 3.11) capistrano-bundler