From a032f454215bdb96cfa22cba0078a8b88c139d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 13:20:11 +0100 Subject: [PATCH] Build(deps): Bump css_parser from 1.12.0 to 1.13.0 (#19668) Bumps [css_parser](https://github.com/premailer/css_parser) from 1.12.0 to 1.13.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.12.0...v1.13.0) --- updated-dependencies: - dependency-name: css_parser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 fcfb5195fd7..e29b2cbdb81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - css_parser (1.12.0) + css_parser (1.13.0) addressable debug_inspector (1.1.0) diff-lcs (1.5.0)