From e3a385b4277819a9b606fe89b324c8a4e39bac32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 07:44:00 +0000 Subject: [PATCH] Bump premailer from 1.23.0 to 1.24.0 Bumps [premailer](https://github.com/premailer/premailer) from 1.23.0 to 1.24.0. - [Changelog](https://github.com/premailer/premailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/premailer/premailer/compare/v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: premailer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11815aed6..af952c175 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,8 +99,8 @@ GEM acts_as_list (1.2.2) activerecord (>= 6.1) activesupport (>= 6.1) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) airbrussh (1.5.2) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) @@ -156,7 +156,7 @@ GEM country_select (9.0.0) countries (> 5.0, < 7.0) crass (1.0.6) - css_parser (1.16.0) + css_parser (1.17.1) addressable database_cleaner (2.0.2) database_cleaner-active_record (>= 2, < 3) @@ -287,7 +287,7 @@ GEM racc pg (1.5.7) popper_js (2.11.8) - premailer (1.23.0) + premailer (1.24.0) addressable css_parser (>= 1.12.0) htmlentities (>= 4.0.0) @@ -296,7 +296,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.11) pry (>= 0.13.0) - public_suffix (5.0.4) + public_suffix (6.0.1) puma (6.4.2) nio4r (~> 2.0) racc (1.8.1)