From dfb5a244cbad828ec8f6b11f40c8b175f021b6ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 00:43:23 +0200 Subject: [PATCH] Build(deps): Bump css_parser from 1.9.0 to 1.10.0 (#13865) Bumps [css_parser](https://github.com/premailer/css_parser) from 1.9.0 to 1.10.0. - [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.9.0...v1.10.0) --- updated-dependencies: - dependency-name: css_parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b2bb47d8183..341d5303298 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - css_parser (1.9.0) + css_parser (1.10.0) addressable debug_inspector (1.1.0) diff-lcs (1.4.4)