diff --git a/Gemfile b/Gemfile index 4a61d3a7..23f53037 100644 --- a/Gemfile +++ b/Gemfile @@ -42,7 +42,7 @@ gem 'rails-i18n' gem 'bootsnap', '>= 1.1.0', require: false # For bootstrap -gem 'bootstrap-sass', '>= 3.3.7' +gem 'bootstrap-sass', ">= 3.4.1" # For Image Upload gem 'carrierwave' diff --git a/Gemfile.lock b/Gemfile.lock index dc159de4..f0e84552 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,13 +50,13 @@ GEM io-like (~> 0.3.0) arel (9.0.0) ast (2.4.0) - autoprefixer-rails (9.4.3) + autoprefixer-rails (9.4.10.2) execjs bcrypt (3.1.12) bindex (0.5.0) bootsnap (1.3.2) msgpack (~> 1.0) - bootstrap-sass (3.4.0) + bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) builder (3.2.3) @@ -237,8 +237,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sassc (2.0.0) - ffi (~> 1.9.6) + sassc (2.0.1) + ffi (~> 1.9) rake selenium-webdriver (3.141.0) childprocess (~> 0.5) @@ -289,7 +289,7 @@ DEPENDENCIES anime_js_rails bcrypt bootsnap (>= 1.1.0) - bootstrap-sass (>= 3.3.7) + bootstrap-sass (>= 3.4.1) byebug capybara (>= 2.15, < 4.0) carrierwave