From 097ac061f52b3430859c07e5ee84b6853c2ee069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 17:31:47 +0900 Subject: [PATCH] build(deps-dev): Bump io-console from 0.7.2 to 0.8.0 (#2441) Bumps [io-console](https://github.com/ruby/io-console) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/ruby/io-console/releases) - [Commits](https://github.com/ruby/io-console/compare/v0.7.2...v0.8.0) --- updated-dependencies: - dependency-name: io-console dependency-type: indirect update-type: version-update:semver-minor ... 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 c9b9a1f57..8fdf281a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM inline_svg (1.10.0) activesupport (>= 3.0) nokogiri (>= 1.6) - io-console (0.7.2) + io-console (0.8.0) irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2)