Bump autoprefixer-rails from 10.4.16.0 to 10.4.19.0

Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 10.4.16.0 to 10.4.19.0.
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ai/autoprefixer-rails/compare/10.4.16.0...10.4.19.0)

---
updated-dependencies:
- dependency-name: autoprefixer-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-05 14:18:39 +00:00
committed by GitHub
parent 773bc229f5
commit 772b208c36
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ gem "ahoy_matey", "~> 5.0.2"
gem "airbrake", "~> 13.0.4" gem "airbrake", "~> 13.0.4"
gem "ancestry", "~> 4.3.3" gem "ancestry", "~> 4.3.3"
gem "audited", "~> 5.4.3" gem "audited", "~> 5.4.3"
gem "autoprefixer-rails", "~> 10.4.16" gem "autoprefixer-rails", "~> 10.4.19"
gem "bing_translator", "~> 6.2.0" gem "bing_translator", "~> 6.2.0"
gem "cancancan", "~> 3.5.0" gem "cancancan", "~> 3.5.0"
gem "caxlsx", "~> 4.1.0" gem "caxlsx", "~> 4.1.0"

View File

@@ -93,7 +93,7 @@ GEM
audited (5.4.3) audited (5.4.3)
activerecord (>= 5.0, < 7.2) activerecord (>= 5.0, < 7.2)
request_store (~> 1.2) request_store (~> 1.2)
autoprefixer-rails (10.4.16.0) autoprefixer-rails (10.4.19.0)
execjs (~> 2) execjs (~> 2)
base64 (0.2.0) base64 (0.2.0)
bcrypt (3.1.20) bcrypt (3.1.20)
@@ -208,7 +208,7 @@ GEM
execjs execjs
multi_json (>= 1.3) multi_json (>= 1.3)
rake rake
execjs (2.8.1) execjs (2.9.1)
exiftool (1.2.5) exiftool (1.2.5)
json json
exiftool_vendored (12.80.0) exiftool_vendored (12.80.0)
@@ -700,7 +700,7 @@ DEPENDENCIES
airbrake (~> 13.0.4) airbrake (~> 13.0.4)
ancestry (~> 4.3.3) ancestry (~> 4.3.3)
audited (~> 5.4.3) audited (~> 5.4.3)
autoprefixer-rails (~> 10.4.16) autoprefixer-rails (~> 10.4.19)
bing_translator (~> 6.2.0) bing_translator (~> 6.2.0)
cancancan (~> 3.5.0) cancancan (~> 3.5.0)
capistrano (~> 3.19.1) capistrano (~> 3.19.1)