diff --git a/Gemfile.lock b/Gemfile.lock index e693a26..e0573f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,13 +41,13 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) arel (8.0.0) - autoprefixer-rails (9.6.5) - execjs + autoprefixer-rails (10.4.7.0) + execjs (~> 2) bcrypt (3.1.13) bindex (0.8.1) - bootstrap-sass (3.3.7) + bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) - sass (>= 3.3.4) + sassc (>= 2.0.0) bootstrap_form (4.3.0) actionpack (>= 5.0) activemodel (>= 5.0) @@ -193,6 +193,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.4.0) + ffi (~> 1.9) selenium-webdriver (3.142.6) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) @@ -213,7 +215,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -235,7 +237,7 @@ PLATFORMS ruby DEPENDENCIES - bootstrap-sass (~> 3.3.6) + bootstrap-sass (~> 3.4.1) bootstrap_form byebug capybara (>= 2.15)