From 269476e979454bcbdcfba97851fecff7e3401df1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 07:45:36 +0000 Subject: [PATCH] Bump stringio from 3.1.6 to 3.1.7 Bumps [stringio](https://github.com/ruby/stringio) from 3.1.6 to 3.1.7. - [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.6...v3.1.7) --- updated-dependencies: - dependency-name: stringio dependency-version: 3.1.7 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 491016426..99c192f63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,7 +155,7 @@ GEM strscan (>= 1.0.0) terminal-table (>= 2, < 5) uri (>= 0.12.0) - stringio (3.1.6) + stringio (3.1.7) strong_json (2.1.2) strscan (3.1.3) tempfile (0.3.1)