Update autoprefixer-rails to 10.2.4.0

closes #8155
This commit is contained in:
Jonne Haß 2021-04-11 14:39:46 +02:00
parent 8d7b866c87
commit f52dbe570d
2 changed files with 3 additions and 3 deletions

View file

@ -59,7 +59,7 @@ gem "rack-cors", "1.1.1", require: "rack/cors"
# CSS
gem "autoprefixer-rails", "8.6.5"
gem "autoprefixer-rails", "10.2.4.0"
gem "bootstrap-sass", "3.4.1"
gem "bootstrap-switch-rails", "3.3.5"
gem "compass-rails", "3.1.0"

View file

@ -70,7 +70,7 @@ GEM
attr_encrypted (3.1.0)
encryptor (~> 3.0.0)
attr_required (1.0.1)
autoprefixer-rails (8.6.5)
autoprefixer-rails (10.2.4.0)
execjs
backports (3.17.0)
bcrypt (3.1.13)
@ -793,7 +793,7 @@ DEPENDENCIES
addressable (= 2.7.0)
apparition (= 0.6.0)
asset_sync (= 2.11.0)
autoprefixer-rails (= 8.6.5)
autoprefixer-rails (= 10.2.4.0)
bootstrap-sass (= 3.4.1)
bootstrap-switch-rails (= 3.3.5)
capybara (= 3.15.0)