From 5b8b51f08f8b4cf73cfe1071a39380a55ecd5f6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 18:01:55 +0000 Subject: [PATCH] Bump css_parser from 1.21.1 to 1.22.0 Bumps [css_parser](https://github.com/premailer/css_parser) from 1.21.1 to 1.22.0. - [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/premailer/css_parser/compare/v1.21.1...v1.22.0) --- updated-dependencies: - dependency-name: css_parser dependency-version: 1.22.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 198212c..f4785f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,15 +14,15 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.2.0) benchmark (0.4.0) bigdecimal (3.1.9) colorator (1.1.0) concurrent-ruby (1.3.5) connection_pool (2.5.0) - css_parser (1.21.1) + css_parser (1.22.0) addressable csv (3.3.2) drb (2.2.1) @@ -97,7 +97,7 @@ GEM addressable css_parser (>= 1.19.0) htmlentities (>= 4.0.0) - public_suffix (6.0.1) + public_suffix (7.0.5) racc (1.8.1) rake (13.2.1) rb-fsevent (0.11.2)