From b1099e734905ff1ae6f183c17814508bdc5abaa0 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 20 Dec 2024 13:43:30 +0000 Subject: [PATCH] Update stringio --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 33b569a0e1..ab8d9f9d14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -618,7 +618,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.1) + stringio (3.1.2) strong_migrations (1.8.0) activerecord (>= 5.2) teaspoon (1.4.0)