From fa61acb5cfc96576e86d3a73fbe678b5e0ec65f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:37:38 +0000 Subject: [PATCH] Bump stringio from 0.0.2 to 3.0.1.1 Bumps [stringio](https://github.com/ruby/stringio) from 0.0.2 to 3.0.1.1. - [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/v0.0.2...v3.0.1.1) --- updated-dependencies: - dependency-name: stringio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca095c8..418094c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM nori (2.6.0) rubyntlm (0.6.2) rubyzip (1.3.0) - stringio (0.0.2) + stringio (3.0.1.1) winrm (2.3.2) builder (>= 2.1.2) erubis (~> 2.7)