diff --git a/Gemfile b/Gemfile index 18c1f9570..874e7e04e 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem 'country_select' gem 'globalize', git: 'https://github.com/globalize/globalize' gem 'globalize-accessors' -gem 'bootstrap', '~> 4.3.1' +gem 'bootstrap', '~> 4.6.2' gem 'font-awesome-rails', '~> 4.7.0.3' gem 'bootstrap-icons-helper' diff --git a/Gemfile.lock b/Gemfile.lock index 062c805b5..8273e5351 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,10 +107,9 @@ GEM bigdecimal (3.1.8) bootsnap (1.18.4) msgpack (~> 1.2) - bootstrap (4.3.1) + bootstrap (4.6.2.1) autoprefixer-rails (>= 9.1.0) - popper_js (>= 1.14.3, < 2) - sassc-rails (>= 2.0.0) + popper_js (>= 1.16.1, < 2) bootstrap-icons (1.0.14) nokogiri (~> 1) bootstrap-icons-helper (2.0.1) @@ -466,7 +465,7 @@ DEPENDENCIES aws-sdk-s3 better_errors bootsnap (~> 1.18.4) - bootstrap (~> 4.3.1) + bootstrap (~> 4.6.2) bootstrap-icons-helper bullet byebug