From c2eab3ed4c38458600c879e1460b26e24ea9341e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 01:02:12 +0000 Subject: [PATCH] Bump stringio from 3.1.4 to 3.1.5 in /builder Bumps [stringio](https://github.com/ruby/stringio) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/ruby/stringio/releases) - [Changelog](https://github.com/ruby/stringio/blob/master/NEWS.md) - [Commits](https://github.com/ruby/stringio/compare/v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: stringio dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index e2d5bf82261..cf8aa273866 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -291,7 +291,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.4) + stringio (3.1.5) temple (0.10.3) thor (1.3.2) tilt (2.6.0)