From ef586b0991c6e79458e6e91db09ff2fecb363c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 17:08:39 +0000 Subject: [PATCH] Bump irb from 1.4.1 to 1.6.2 Bumps [irb](https://github.com/ruby/irb) from 1.4.1 to 1.6.2. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.4.1...v1.6.2) --- 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..f7420ec6 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.2) 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)