From 875a817410ba5df534a5896b8661a2b9f4d1a346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 01:56:34 +0200 Subject: [PATCH] Build(deps): Bump css_parser from 1.14.0 to 1.15.0 (#23323) Bumps [css_parser](https://github.com/premailer/css_parser) from 1.14.0 to 1.15.0. - [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/premailer/css_parser/compare/v1.14.0...v1.15.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 a1448fd6ec6..579aee563cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - css_parser (1.14.0) + css_parser (1.15.0) addressable dartsass-ruby (3.0.1) sass-embedded (~> 1.54)