From 33628d39271b0b9a6d4eb7f895c350b74d3b87c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 15:59:11 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 58209cea..368c9fc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,8 +177,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) date (3.5.1) debug (1.11.1) @@ -602,6 +603,7 @@ GEM actionview (>= 6.0) activesupport (>= 6.0) smart_properties (1.17.0) + ssrf_filter (1.5.0) stringio (3.2.0) superform (0.5.1) phlex-rails (>= 1.0, < 3.0)