From fdd6d028d5eac2ed43c334395d3877b0873f6be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 03:00:01 +1000 Subject: [PATCH] Bump irb from 1.5.1 to 1.6.2 (#2664) Bumps [irb](https://github.com/ruby/irb) from 1.5.1 to 1.6.2. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.5.1...v1.6.2) --- updated-dependencies: - dependency-name: irb dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a7721c67..791ef27ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,9 +79,9 @@ GEM http_parser.rb (0.6.0) i18n (1.12.0) concurrent-ruby (~> 1.0) - io-console (0.5.11) + io-console (0.6.0) io-like (0.3.1) - irb (1.5.1) + irb (1.6.2) reline (>= 0.3.0) json (2.6.3) matrix (0.4.2) @@ -141,7 +141,7 @@ GEM rdoc (6.5.0) psych (>= 4.0.0) regexp_parser (2.6.1) - reline (0.3.1) + reline (0.3.2) io-console (~> 0.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)