Merge pull request #5983 from consuldemocracy/dependabot/bundler/autoprefixer-rails-10.4.21.0
Bump autoprefixer-rails from 10.4.19.0 to 10.4.21.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -10,7 +10,7 @@ gem "ahoy_matey", "~> 5.4.0"
|
|||||||
gem "airbrake", "~> 13.0.5"
|
gem "airbrake", "~> 13.0.5"
|
||||||
gem "ancestry", "~> 4.3.3"
|
gem "ancestry", "~> 4.3.3"
|
||||||
gem "audited", "~> 5.8.0"
|
gem "audited", "~> 5.8.0"
|
||||||
gem "autoprefixer-rails", "~> 10.4.19"
|
gem "autoprefixer-rails", "~> 10.4.21"
|
||||||
gem "bing_translator", "~> 6.2.0"
|
gem "bing_translator", "~> 6.2.0"
|
||||||
gem "cancancan", "~> 3.6.1"
|
gem "cancancan", "~> 3.6.1"
|
||||||
gem "caxlsx", "~> 4.2.0"
|
gem "caxlsx", "~> 4.2.0"
|
||||||
|
|||||||
@@ -106,7 +106,7 @@ GEM
|
|||||||
audited (5.8.0)
|
audited (5.8.0)
|
||||||
activerecord (>= 5.2, < 8.2)
|
activerecord (>= 5.2, < 8.2)
|
||||||
activesupport (>= 5.2, < 8.2)
|
activesupport (>= 5.2, < 8.2)
|
||||||
autoprefixer-rails (10.4.19.0)
|
autoprefixer-rails (10.4.21.0)
|
||||||
execjs (~> 2)
|
execjs (~> 2)
|
||||||
base64 (0.3.0)
|
base64 (0.3.0)
|
||||||
bcrypt (3.1.20)
|
bcrypt (3.1.20)
|
||||||
@@ -227,7 +227,7 @@ GEM
|
|||||||
execjs
|
execjs
|
||||||
multi_json (>= 1.3)
|
multi_json (>= 1.3)
|
||||||
rake
|
rake
|
||||||
execjs (2.9.1)
|
execjs (2.10.0)
|
||||||
exiftool (1.2.6)
|
exiftool (1.2.6)
|
||||||
json
|
json
|
||||||
exiftool_vendored (12.97.0)
|
exiftool_vendored (12.97.0)
|
||||||
@@ -744,7 +744,7 @@ DEPENDENCIES
|
|||||||
airbrake (~> 13.0.5)
|
airbrake (~> 13.0.5)
|
||||||
ancestry (~> 4.3.3)
|
ancestry (~> 4.3.3)
|
||||||
audited (~> 5.8.0)
|
audited (~> 5.8.0)
|
||||||
autoprefixer-rails (~> 10.4.19)
|
autoprefixer-rails (~> 10.4.21)
|
||||||
bing_translator (~> 6.2.0)
|
bing_translator (~> 6.2.0)
|
||||||
cancancan (~> 3.6.1)
|
cancancan (~> 3.6.1)
|
||||||
capistrano (~> 3.19.2)
|
capistrano (~> 3.19.2)
|
||||||
|
|||||||
Reference in New Issue
Block a user