From f6e3aff22f45701a8f57dfc60ccc95b764c8f72d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 06:59:20 +0000 Subject: [PATCH] chore(deps): bump css_parser from 1.14.0 to 2.1.0 Bumps [css_parser](https://github.com/premailer/css_parser) from 1.14.0 to 2.1.0. - [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/premailer/css_parser/compare/v1.14.0...v2.1.0) --- updated-dependencies: - dependency-name: css_parser dependency-version: 2.1.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 80ae66dff..43d2adb15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM bigdecimal rexml crass (1.0.6) - css_parser (1.14.0) + css_parser (2.1.0) addressable csv (3.3.5) database_cleaner (2.1.0)