From 84828d6ffae9446b1b33245939905587f4be00c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 00:29:01 +0000 Subject: [PATCH] Bump irb from 1.11.2 to 1.12.0 Bumps [irb](https://github.com/ruby/irb) from 1.11.2 to 1.12.0. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: irb dependency-type: indirect 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 d132ea1..fa8aeb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM concurrent-ruby (~> 1.0) racc (~> 1.7) io-console (0.7.2) - irb (1.11.2) + irb (1.12.0) rdoc reline (>= 0.4.2) jbuilder (2.11.5)