Bump autoprefixer-rails from 9.4.3 to 9.5.1 (#2332) [ci skip]

Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.4.3 to 9.5.1.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases)
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.4.3...9.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-08 12:59:04 -04:00 committed by Mac Siri
parent aea63bcaca
commit 65b3418b06
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ gem "airbrake", "~> 8.1"
gem "algoliasearch-rails", "~> 1.21"
gem "algorithmia", "~> 1.0"
gem "ancestry", "~> 3.0"
gem "autoprefixer-rails", "~> 9.4"
gem "autoprefixer-rails", "~> 9.5"
gem "aws-sdk-lambda", "~> 1.16" # Just Lambda. For more, install aws-sdk gem
gem "bootsnap", ">= 1.1.0", require: false
gem "bourbon", "~> 5.1"

View file

@ -117,7 +117,7 @@ GEM
io-like (~> 0.3.0)
arel (9.0.0)
ast (2.4.0)
autoprefixer-rails (9.4.3)
autoprefixer-rails (9.5.1)
execjs
aws-eventstream (1.0.1)
aws-partitions (1.125.0)
@ -995,7 +995,7 @@ DEPENDENCIES
algorithmia (~> 1.0)
ancestry (~> 3.0)
approvals (~> 0.0)
autoprefixer-rails (~> 9.4)
autoprefixer-rails (~> 9.5)
aws-sdk-lambda (~> 1.16)
better_errors (~> 2.5)
binding_of_caller (~> 0.8)