From 6af4b04c160f7a0906a670d493b6240620024341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 07:57:27 +0000 Subject: [PATCH] Bump stringio from 3.0.5 to 3.0.6 Bumps [stringio](https://github.com/ruby/stringio) from 3.0.5 to 3.0.6. - [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.5...v3.0.6) --- 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 73cf2c4971a..9d0d4b4ac29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -357,7 +357,7 @@ GEM sprockets (>= 3.0.0) sql_queries_count (0.0.1) rails (> 3.0.0) - stringio (3.0.5) + stringio (3.0.6) thor (1.2.1) tilt (2.1.0) timecop (0.9.6)