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 aa541fe0..75d3aa79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,10 +71,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) @@ -138,7 +137,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) @@ -158,7 +157,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) @@ -236,7 +235,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) @@ -316,7 +315,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) @@ -343,7 +342,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 @@ -352,7 +351,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