From c242683a72b9be530be13ab1fe721d656b1e7dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 18:04:17 +0000 Subject: [PATCH] Bump irb from 1.4.1 to 1.6.3 Bumps [irb](https://github.com/ruby/irb) from 1.4.1 to 1.6.3. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.4.1...v1.6.3) --- updated-dependencies: - dependency-name: irb dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a664ec35..785efd88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,8 +81,8 @@ GEM domain_name (~> 0.5) i18n (1.12.0) concurrent-ruby (~> 1.0) - io-console (0.5.11) - irb (1.4.1) + io-console (0.6.0) + irb (1.6.3) reline (>= 0.3.0) json (2.6.2) jwt (2.5.0) @@ -139,7 +139,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.5.0) - reline (0.3.1) + reline (0.3.2) io-console (~> 0.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)