From 4fa401fcfa284b41db658ff0b099d0fd6779b3f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 13:07:53 +0000 Subject: [PATCH] Bump bootstrap from 5.3.1 to 5.3.2 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 5.3.1 to 5.3.2. - [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/v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d51093..ec69e58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,10 +83,9 @@ GEM bindex (0.8.1) bootsnap (1.16.0) msgpack (~> 1.2) - bootstrap (5.3.1) + bootstrap (5.3.2) autoprefixer-rails (>= 9.1.0) popper_js (>= 2.11.8, < 3) - sassc-rails (>= 2.0.0) builder (3.2.4) concurrent-ruby (1.2.2) connection_pool (2.4.1)