From 914f49eed196a9643ca488376254a52a09cf59b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 01:20:12 +0000 Subject: [PATCH] Bump stringio from 3.1.5 to 3.1.6 in /builder Bumps [stringio](https://github.com/ruby/stringio) from 3.1.5 to 3.1.6. - [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.5...v3.1.6) --- 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 5168431634a..833ef597d14 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.5) + stringio (3.1.6) temple (0.10.3) thor (1.3.2) tilt (2.6.0)