From 78b7153fb3089b58078771aebbc9f9e346d74e74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 05:49:35 +0000 Subject: [PATCH] Bump stringio from 3.1.2 to 3.1.3 in /builder Bumps [stringio](https://github.com/ruby/stringio) from 3.1.2 to 3.1.3. - [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.2...v3.1.3) --- 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 b957bb2bf61..3170ca0ba2d 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.2) + stringio (3.1.3) temple (0.10.3) thor (1.3.2) tilt (2.6.0)