From acca0fe42e293862faa189fb2b292b38576c6b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:46:12 +0000 Subject: [PATCH] Bump tty-option from 0.2.0 to 0.3.0 Bumps [tty-option](https://github.com/piotrmurach/tty-option) from 0.2.0 to 0.3.0. - [Changelog](https://github.com/piotrmurach/tty-option/blob/master/CHANGELOG.md) - [Commits](https://github.com/piotrmurach/tty-option/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: tty-option dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4311026..65deac21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM tty-cursor (~> 0.7) tty-color (0.4.3) tty-cursor (0.7.1) - tty-option (0.2.0) + tty-option (0.3.0) tty-screen (0.6.5) tty-spinner (0.9.3) tty-cursor (~> 0.7)