From 753a2661149f19f89ff618947520b64747f9c174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:59:42 +0000 Subject: [PATCH] Bump css_parser from 2.0.0 to 3.0.0 Bumps [css_parser](https://github.com/premailer/css_parser) from 2.0.0 to 3.0.0. - [Changelog](https://github.com/premailer/css_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/premailer/css_parser/compare/v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: css_parser dependency-version: 3.0.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cce2cfadd3e..52265a12edc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,8 +153,9 @@ GEM bigdecimal rexml crass (1.0.6) - css_parser (2.0.0) + css_parser (3.0.0) addressable + ssrf_filter (~> 1.5) csv (3.3.5) data_migrate (11.3.1) activerecord (>= 6.1) @@ -519,7 +520,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.2) + public_suffix (7.0.5) puma (7.1.0) nio4r (~> 2.0) raabro (1.4.0) @@ -723,6 +724,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) + ssrf_filter (1.5.0) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0)