From 8261702bc352c293568f4f006d3cc859f7658276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:53:01 +0000 Subject: [PATCH] Bump css_parser from 1.16.0 to 1.22.0 Bumps [css_parser](https://github.com/premailer/css_parser) from 1.16.0 to 1.22.0. - [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/premailer/css_parser/compare/v1.16.0...v1.22.0) --- updated-dependencies: - dependency-name: css_parser dependency-version: 1.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index df6be96822..2026aaef51 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM bigdecimal rexml crass (1.0.6) - css_parser (1.16.0) + css_parser (1.22.0) addressable csv (3.3.5) cucumber (9.2.1) @@ -458,7 +458,7 @@ GEM psych (5.2.6) date stringio - public_suffix (6.0.2) + public_suffix (7.0.5) puma (6.5.0) nio4r (~> 2.0) puma_worker_killer (1.0.0)