From 07dcf4e42d1a76574cf00eddf17571838522acac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:38:04 +0000 Subject: [PATCH] Bump stringio from 3.0.1 to 3.1.0 Bumps [stringio](https://github.com/ruby/stringio) from 3.0.1 to 3.1.0. - [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.0.1...v3.1.0) --- updated-dependencies: - dependency-name: stringio dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70bce5b..72c4962 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - stringio (3.0.1) + stringio (3.1.0) test-unit (3.5.3) power_assert vcr (3.0.3)