From 7632b100c2bb69c1eed84bd837230c2209f36e33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:11:07 +0000 Subject: [PATCH] Bump bootstrap from 4.4.1 to 5.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.4.1 to 5.3.1. - [Release notes](https://github.com/twbs/bootstrap-rubygem/releases) - [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/main/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v4.4.1...v5.3.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index d212dde4..d51e3fd2 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ gem 'jbuilder', '~> 2.5' # Reduces boot times through caching; required in config/boot.rb gem 'bootsnap', '>= 1.1.0', require: false -gem 'bootstrap', '~> 4.4.1' +gem 'bootstrap', '~> 5.3.1' gem 'bcrypt_pbkdf' gem 'dotenv-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 652adc84..8897aee6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,9 +72,9 @@ GEM bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) - bootstrap (4.4.1) + bootstrap (5.3.1) autoprefixer-rails (>= 9.1.0) - popper_js (>= 1.14.3, < 2) + popper_js (>= 2.11.8, < 3) sassc-rails (>= 2.0.0) brakeman (6.0.1) builder (3.2.4) @@ -142,7 +142,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - ffi (1.15.5) + ffi (1.16.1) globalid (1.2.1) activesupport (>= 6.1) htmlentities (4.3.4) @@ -192,12 +192,14 @@ GEM nio4r (2.5.9) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.4-x86_64-linux) + racc (~> 1.4) pagy (6.0.4) parallel (1.23.0) parser (3.2.2.3) ast (~> 2.4.1) racc - popper_js (1.16.1) + popper_js (2.11.8) public_suffix (5.0.3) puma (6.3.1) nio4r (~> 2.0) @@ -312,6 +314,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.6.6-arm64-darwin) + sqlite3 (1.6.6-x86_64-linux) sshkit (1.21.5) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) @@ -349,11 +352,12 @@ GEM PLATFORMS arm64-darwin-22 + x86_64-linux DEPENDENCIES bcrypt_pbkdf bootsnap (>= 1.1.0) - bootstrap (~> 4.4.1) + bootstrap (~> 5.3.1) brakeman (~> 6.0) bundler-audit (~> 0.9.1) byebug