From ed0bf797418c9c645e125734b3dbc248f10895aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 17:09:14 +0000 Subject: [PATCH] Bump irb from 1.4.1 to 1.6.1 Bumps [irb](https://github.com/ruby/irb) from 1.4.1 to 1.6.1. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.4.1...v1.6.1) --- updated-dependencies: - dependency-name: irb dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a664ec35..28b7fcfa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM i18n (1.12.0) concurrent-ruby (~> 1.0) io-console (0.5.11) - irb (1.4.1) + irb (1.6.1) 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)