From 0473fe53c1f72889802700e5c6ba676ae6d6eb66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:37: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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 30e5357..203d4ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,8 @@ GEM google-protobuf (~> 3.23) sass-embedded (1.69.5-x86_64-linux-gnu) google-protobuf (~> 3.23) - stringio (3.0.1) + stringio (3.1.0) + stringio (3.1.0-java) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tomlrb (2.0.1)