From a52b0cc703ba4eff2d290a105c05f4326d168216 Mon Sep 17 00:00:00 2001 From: simon lehericey Date: Tue, 26 Nov 2024 17:15:52 +0100 Subject: [PATCH] chore: bundle update psych and stringio --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 20225f29c..fd2edf5aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -509,7 +509,7 @@ GEM premailer (~> 1.7, >= 1.7.9) prometheus-client (4.2.2) promise.rb (0.7.4) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (5.0.5) puma (6.4.3) @@ -769,7 +769,7 @@ GEM sprockets (>= 3.0.0) stackprof (0.2.26) string-similarity (2.1.0) - stringio (3.1.0) + stringio (3.1.2) strong_migrations (1.8.0) activerecord (>= 5.2) swd (2.0.3)