From 3cd53b2c1a36dbf3d4856eb8ff2ec24562ddd2fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 02:36:34 +0000 Subject: [PATCH] Bump reline from 0.5.10 to 0.5.11 Bumps [reline](https://github.com/ruby/reline) from 0.5.10 to 0.5.11. - [Release notes](https://github.com/ruby/reline/releases) - [Commits](https://github.com/ruby/reline/compare/v0.5.10...v0.5.11) --- updated-dependencies: - dependency-name: reline dependency-type: indirect 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 cb211fd..bb886e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,7 +280,7 @@ GEM rb_sys (0.9.102) rdoc (6.7.0) psych (>= 4.0.0) - reline (0.5.10) + reline (0.5.11) io-console (~> 0.5) rexml (3.3.9) rswag-api (2.15.0)