From afb9ddd3361b640b28ec6295ae2ed36a11ae4f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 02:50:29 +0000 Subject: [PATCH] Bump bootstrap from 5.3.3 to 5.3.5 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 5.3.3 to 5.3.5. - [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.3...v5.3.5) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 99693a7..a3699bb 100644 --- a/Gemfile +++ b/Gemfile @@ -64,7 +64,7 @@ group :test do end gem "devise" -gem "bootstrap", "~> 5.3.0" +gem "bootstrap", "~> 5.3.5" gem "autoprefixer-rails" gem "sassc-rails" gem "rails-ujs" diff --git a/Gemfile.lock b/Gemfile.lock index 60739a1..45ba805 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,8 +84,7 @@ GEM bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) - bootstrap (5.3.3) - autoprefixer-rails (>= 9.1.0) + bootstrap (5.3.5) popper_js (>= 2.11.8, < 3) brakeman (7.0.0) racc @@ -358,7 +357,7 @@ PLATFORMS DEPENDENCIES autoprefixer-rails bootsnap - bootstrap (~> 5.3.0) + bootstrap (~> 5.3.5) brakeman capybara debug