From d108762c94f79ad66ebcfcfac30b1076b5296fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 09:41:11 +0800 Subject: [PATCH] Build(deps): Bump css_parser from 1.15.0 to 1.16.0 (#23376) Bumps [css_parser](https://github.com/premailer/css_parser) from 1.15.0 to 1.16.0. - [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/premailer/css_parser/compare/v1.15.0...v1.16.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 8699868f393..25942eee26b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - css_parser (1.15.0) + css_parser (1.16.0) addressable dartsass-ruby (3.0.1) sass-embedded (~> 1.54)