From 9a7e34a85b18bea9c8733cdc3af80dccffd18c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 10:36:51 +0000 Subject: [PATCH] Bump bootstrap from 4.3.1 to 4.6.2.1 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.3.1 to 4.6.2.1. - [Release notes](https://github.com/twbs/bootstrap-rubygem/releases) - [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/v4.6.2.1/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v4.3.1...v4.6.2.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 18c1f9570..874e7e04e 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem 'country_select' gem 'globalize', git: 'https://github.com/globalize/globalize' gem 'globalize-accessors' -gem 'bootstrap', '~> 4.3.1' +gem 'bootstrap', '~> 4.6.2' gem 'font-awesome-rails', '~> 4.7.0.3' gem 'bootstrap-icons-helper' diff --git a/Gemfile.lock b/Gemfile.lock index 062c805b5..8273e5351 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,10 +107,9 @@ GEM bigdecimal (3.1.8) bootsnap (1.18.4) msgpack (~> 1.2) - bootstrap (4.3.1) + bootstrap (4.6.2.1) autoprefixer-rails (>= 9.1.0) - popper_js (>= 1.14.3, < 2) - sassc-rails (>= 2.0.0) + popper_js (>= 1.16.1, < 2) bootstrap-icons (1.0.14) nokogiri (~> 1) bootstrap-icons-helper (2.0.1) @@ -466,7 +465,7 @@ DEPENDENCIES aws-sdk-s3 better_errors bootsnap (~> 1.18.4) - bootstrap (~> 4.3.1) + bootstrap (~> 4.6.2) bootstrap-icons-helper bullet byebug