DEV: Bump css_parser from 1.7.0 to 1.7.1 (#8524)

Bumps [css_parser](https://github.com/premailer/css_parser) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/premailer/css_parser/releases)
- [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/premailer/css_parser/compare/v1.7.0...v1.7.1)

This minor update force UTF-8, this should have not impact on us as we only trade in UTF-8 strings for CSS anyway.
This commit is contained in:
dependabot-preview[bot] 2019-12-11 10:56:53 +11:00 committed by Sam
parent 83175c9bfb
commit 508b4c1e5e

View File

@ -92,7 +92,7 @@ GEM
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.5)
css_parser (1.7.0)
css_parser (1.7.1)
addressable
debug_inspector (0.0.3)
diff-lcs (1.3)