From 94cf3bafc32dbe85d40c15f998a30b1d6ac87db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 00:10:28 +0100 Subject: [PATCH] Build(deps): Bump stringio from 3.1.1 to 3.1.2 (#29644) Bumps [stringio](https://github.com/ruby/stringio) from 3.1.1 to 3.1.2. - [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.1...v3.1.2) --- updated-dependencies: - dependency-name: stringio dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78c20b56e4b..1fb35eb2ceb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -548,7 +548,7 @@ GEM sqlite3 (2.2.0-x86_64-linux-gnu) sshkey (3.0.0) stackprof (0.2.26) - stringio (3.1.1) + stringio (3.1.2) syntax_tree (6.2.0) prettier_print (>= 1.2.0) syntax_tree-disable_ternary (1.0.0)