From 745ca5ce0d512511e98dbecd968b310ebbe23108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:02:42 +0000 Subject: [PATCH] Bump reline from 0.6.2 to 0.6.3 Bumps [reline](https://github.com/ruby/reline) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/ruby/reline/releases) - [Commits](https://github.com/ruby/reline/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: reline dependency-version: 0.6.3 dependency-type: direct:production 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 e16c23d2..f2a96a6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM rdoc (6.14.2) erb psych (>= 4.0.0) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) sawyer (0.9.2) addressable (>= 2.3.5)