Skip to content

Commit

Permalink
Bump autoprefixer-rails from 8.2.0 to 10.4.13.0
Browse files Browse the repository at this point in the history
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 8.2.0 to 10.4.13.0.
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](ai/autoprefixer-rails@8.2.0...10.4.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 30, 2023
1 parent b2eb653 commit f1dfd9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem "ahoy_matey", "~> 4.1.0"
gem "airbrake", "~> 13.0.2"
gem "ancestry", "~> 4.2.0"
gem "audited", "~> 5.3.3"
gem "autoprefixer-rails", "~> 8.2.0"
gem "autoprefixer-rails", "~> 10.4.13"
gem "bing_translator", "~> 6.2.0"
gem "cancancan", "~> 3.5.0"
gem "caxlsx", "~> 3.4.1"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ GEM
audited (5.3.3)
activerecord (>= 5.0, < 7.1)
request_store (~> 1.2)
autoprefixer-rails (8.2.0)
execjs
autoprefixer-rails (10.4.13.0)
execjs (~> 2)
babel-source (5.8.35)
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
Expand Down Expand Up @@ -670,7 +670,7 @@ DEPENDENCIES
airbrake (~> 13.0.2)
ancestry (~> 4.2.0)
audited (~> 5.3.3)
autoprefixer-rails (~> 8.2.0)
autoprefixer-rails (~> 10.4.13)
bing_translator (~> 6.2.0)
bullet (~> 7.0.3)
byebug (~> 11.1.3)
Expand Down

0 comments on commit f1dfd9d

Please sign in to comment.