From df9352a8f3c858847eb78cfc31051d44e7eb1dd2 Mon Sep 17 00:00:00 2001 From: David Roetzel Date: Wed, 11 Sep 2024 12:10:46 +0200 Subject: [PATCH] Upgrade prism to 1.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 54b5c8ab58..64322601c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -601,7 +601,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - prism (0.30.0) + prism (1.0.0) propshaft (1.0.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0)