From 562ba2192452ea8b8f221daa7d29f63b02a5c9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 10:40:03 +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 | 2 +- Gemfile.lock | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 72d87b00..67bb8f96 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', '~> 5.3.1' +gem 'bootstrap', '~> 5.3.2' gem 'bcrypt_pbkdf' gem 'dotenv-rails' diff --git a/Gemfile.lock b/Gemfile.lock index a2d3ece2..cc704469 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,10 +72,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) brakeman (6.0.1) builder (3.2.4) bundler-audit (0.9.1) @@ -139,7 +138,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - ffi (1.16.1) + ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) htmlentities (4.3.4) @@ -159,7 +158,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -237,7 +236,7 @@ GEM rake (>= 12.2) thor (~> 1.0) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -318,7 +317,7 @@ GEM sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0) - thor (1.2.2) + thor (1.3.0) tilt (2.3.0) timeout (0.4.0) tins (1.32.1) @@ -345,7 +344,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.11) + zeitwerk (2.6.12) PLATFORMS arm64-darwin-22 @@ -354,7 +353,7 @@ PLATFORMS DEPENDENCIES bcrypt_pbkdf bootsnap (>= 1.1.0) - bootstrap (~> 5.3.1) + bootstrap (~> 5.3.2) brakeman (~> 6.0) bundler-audit (~> 0.9.1) byebug