From ba64370e7aa5e946c0bf489793911450318c447f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 21:12:03 +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 c4062711..323fcd7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM bigdecimal rexml crass (1.0.6) - css_parser (2.0.0) + css_parser (2.1.0) addressable csv (3.3.5) date (3.5.1)