From 7af62a021079e135527bc8133c957ca8a507326f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:35:28 +0000 Subject: [PATCH] Bump css_parser from 2.0.0 to 2.1.0 Bumps [css_parser](https://github.com/premailer/css_parser) from 2.0.0 to 2.1.0. - [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/premailer/css_parser/compare/v2.0.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 68fc979e..22ea98aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,7 +174,7 @@ GEM countries (7.1.1) unaccent (~> 0.3) crass (1.0.6) - css_parser (2.0.0) + css_parser (2.1.0) addressable csv (3.3.5) date (3.5.1)