From 24ccc29b61a387ca5cdc24ef2d1a3879dfe08b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 14:10:21 +0000 Subject: [PATCH] Bump bootstrap from 4.6.2 to 5.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.6.2 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.6.2...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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 8149cffe..c9908177 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem 'importmap-rails' gem 'dartsass-rails' gem 'turbo-rails' gem 'stimulus-rails' -gem 'bootstrap', '~> 4.6.0' +gem 'bootstrap', '~> 5.3.1' gem 'bootstrap-icons-helper' gem 'jquery-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 95d37415..b84f05ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,9 +95,9 @@ GEM base64 (0.1.1) bcrypt (3.1.19) bindex (0.8.1) - bootstrap (4.6.2) + bootstrap (5.3.1) autoprefixer-rails (>= 9.1.0) - popper_js (>= 1.16.1, < 2) + popper_js (>= 2.11.8, < 3) sassc-rails (>= 2.0.0) bootstrap-icons (1.0.13) nokogiri (~> 1) @@ -253,7 +253,7 @@ GEM parser (3.2.2.3) ast (~> 2.4.1) racc - popper_js (1.16.1) + popper_js (2.11.8) protocol-hpack (1.4.2) protocol-http (0.24.7) protocol-http1 (0.15.1) @@ -452,7 +452,7 @@ PLATFORMS DEPENDENCIES bcrypt (~> 3.1.7) - bootstrap (~> 4.6.0) + bootstrap (~> 5.3.1) bootstrap-icons-helper breadcrumbs_on_rails byebug