From 6d321f4fe12e2241c8d0148ce1009fd4934cb56d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 15:14:52 +0000 Subject: [PATCH] Bump stringio from 3.1.4 to 3.1.5 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b08659f70..4ee7f5537 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM io-console (~> 0.5) securerandom (0.4.1) stackprof (0.2.27) - stringio (3.1.4) + stringio (3.1.5) strscan (3.1.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)