Bump autoprefixer-rails

This commit is contained in:
Benjamin Neff 2023-06-26 02:12:52 +02:00
parent 462d3936a1
commit 509b302073
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -64,7 +64,7 @@ gem "rack-cors", "2.0.1", require: "rack/cors"
# CSS
gem "autoprefixer-rails", "10.4.7.0"
gem "autoprefixer-rails", "10.4.13.0"
gem "bootstrap-sass", "3.4.1"
gem "bootstrap-switch-rails", "3.3.3" # 3.3.4 and 3.3.5 is broken, see https://github.com/Bttstrp/bootstrap-switch/issues/691
gem "sassc-rails", "2.1.2"

View file

@ -83,7 +83,7 @@ GEM
attr_encrypted (4.0.0)
encryptor (~> 3.0.0)
attr_required (1.0.1)
autoprefixer-rails (10.4.7.0)
autoprefixer-rails (10.4.13.0)
execjs (~> 2)
babel-source (5.8.35)
babel-transpiler (0.7.0)
@ -796,7 +796,7 @@ DEPENDENCIES
acts_as_api (= 1.0.1)
addressable (= 2.8.0)
asset_sync (= 2.15.2)
autoprefixer-rails (= 10.4.7.0)
autoprefixer-rails (= 10.4.13.0)
babel-transpiler (= 0.7.0)
bootstrap-sass (= 3.4.1)
bootstrap-switch-rails (= 3.3.3)