From 960fcc541f61e5c7d747fad57f931e1d96224349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 22:57:45 +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 51b42f06d..4917c01a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -596,7 +596,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stringio (3.0.1) + stringio (3.1.0) sync (0.5.0) sys-filesystem (1.4.4) ffi (~> 1.1)