diff --git a/Gemfile b/Gemfile index 2f25891832c..67c3cadf1b1 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' ruby '3.1.0' gem 'rails', '7.0.2.2' -gem 'bootstrap', '4.6.0' +gem 'bootstrap', '5.1.3' gem 'attr_encrypted', git: 'https://github.com/octobox/attr_encrypted.git', branch: 'rails-7' gem 'jquery-rails' gem 'pagy' diff --git a/Gemfile.lock b/Gemfile.lock index fdaffd207a3..1e3204ef404 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,9 +88,9 @@ GEM debug_inspector (>= 0.0.1) bootsnap (1.10.3) msgpack (~> 1.2) - bootstrap (4.6.0) + bootstrap (5.1.3) autoprefixer-rails (>= 9.1.0) - popper_js (>= 1.14.3, < 2) + popper_js (>= 2.9.3, < 3) sassc-rails (>= 2.0.0) brakeman (5.2.1) brpoplpush-redis_script (0.1.2) @@ -255,7 +255,7 @@ GEM pg_search (2.3.6) activerecord (>= 5.2) activesupport (>= 5.2) - popper_js (1.16.0) + popper_js (2.9.3) psych (3.3.2) public_suffix (4.0.6) puma (5.6.2) @@ -402,7 +402,7 @@ DEPENDENCIES better_errors binding_of_caller bootsnap - bootstrap (= 4.6.0) + bootstrap (= 5.1.3) brakeman bugsnag commonmarker