From 48d33cad568f2f05dfda77fc209f5b4e54838b29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 08:13:43 +0000 Subject: [PATCH] chore(deps-dev): Bump irb from 1.11.1 to 1.11.2 Bumps [irb](https://github.com/ruby/irb) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: irb dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 14dac48ea0..765194fbcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,8 +103,8 @@ GEM hashie (5.0.0) i18n (1.14.1) concurrent-ruby (~> 1.0) - io-console (0.7.1) - irb (1.11.1) + io-console (0.7.2) + irb (1.11.2) rdoc reline (>= 0.4.2) json (2.7.1)