From 7b30c88cacd81e8225f6eb595e95a35325f16e15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 22:30:37 +0000 Subject: [PATCH] build(deps-dev): bump css_parser from 1.21.1 to 1.22.0 in /bindings/ruby 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] --- bindings/ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/ruby/Gemfile.lock b/bindings/ruby/Gemfile.lock index 4baf72be..8dc407c2 100644 --- a/bindings/ruby/Gemfile.lock +++ b/bindings/ruby/Gemfile.lock @@ -10,7 +10,7 @@ GEM addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) benchmark-ips (2.14.0) - css_parser (1.21.1) + css_parser (1.22.0) addressable diff-lcs (1.6.2) htmlentities (4.4.2)