From 431e62584f030c9cc41285b73597e44a23c0764d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 20:00:46 +0000 Subject: [PATCH] Bump irb from 1.4.1 to 1.6.0 Bumps [irb](https://github.com/ruby/irb) from 1.4.1 to 1.6.0. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.4.1...v1.6.0) --- updated-dependencies: - dependency-name: irb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a3db84e6..f04f1527 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM i18n (1.12.0) concurrent-ruby (~> 1.0) io-console (0.5.11) - irb (1.4.1) + irb (1.6.0) reline (>= 0.3.0) jmespath (1.6.1) mime-types (3.4.1)