From fc9b57e96aa2bd3858b15423e9166253083c615f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 02:23:48 +0000 Subject: [PATCH] :arrow_up: Bump bootstrap from 5.2.3 to 5.3.1 (#1441) --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 1cd85a0e0c1a..9a02748c5100 100644 --- a/Gemfile +++ b/Gemfile @@ -63,7 +63,7 @@ gem "terser", "~> 1.1" gem 'json', '~> 2.0' # Legacy carry-over gem 'will_paginate', '~> 4.0.0' gem 'will_paginate-bootstrap-style' -gem 'bootstrap', '5.2.3' +gem 'bootstrap', '5.3.1' # Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev] gem "turbo-rails" diff --git a/Gemfile.lock b/Gemfile.lock index 0e4de92c628d..16a6f816cc36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,9 +132,9 @@ GEM bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) - bootstrap (5.2.3) + bootstrap (5.3.1) autoprefixer-rails (>= 9.1.0) - popper_js (>= 2.11.6, < 3) + popper_js (>= 2.11.8, < 3) sassc-rails (>= 2.0.0) builder (3.2.4) capybara (3.39.2) @@ -207,7 +207,7 @@ GEM dry-schema (>= 1.12, < 2) zeitwerk (~> 2.6) erubi (1.12.0) - execjs (2.9.0) + execjs (2.9.1) faraday (1.10.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -562,7 +562,7 @@ DEPENDENCIES aws-sdk-s3 azure-storage-blob (~> 2.0) bootsnap (>= 1.4.4) - bootstrap (= 5.2.3) + bootstrap (= 5.3.1) capybara (>= 3.37.1, < 4.0) config debase (>= 0.2.5.beta2)