From 7b8c2d7d0945fd80fd5e94a57d7fa8a96e12a449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 02:26:55 +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 9e224782..4b5dca55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,8 +93,8 @@ GEM domain_name (~> 0.5) 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)