From 15d8817e9408e9781573b259718618186657b08f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 18:20:49 +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: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 930d818606753..2121a9d40d093 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.8) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) bibtex-ruby (6.2.0) @@ -58,7 +58,7 @@ GEM time (< 1.0) csl-styles (2.0.2) csl (~> 2.0) - css_parser (1.21.1) + css_parser (1.22.0) addressable cssminify2 (2.1.0) csv (3.3.5) @@ -240,7 +240,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) prism (1.8.0) - public_suffix (7.0.2) + public_suffix (7.0.5) racc (1.8.1) rake (13.3.1) rb-fsevent (0.11.2)