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