From af5b942d70502a02598f47ec9d1f0ad7f4e0767e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 23:34:50 +0000 Subject: [PATCH] Bump irb from 1.14.1 to 1.14.3 Bumps [irb](https://github.com/ruby/irb) from 1.14.1 to 1.14.3. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.14.1...v1.14.3) --- updated-dependencies: - dependency-name: irb dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3df942227a..b559c1948e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,9 +83,9 @@ GEM http_parser.rb (0.8.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) + io-console (0.8.0) io-like (0.3.1) - irb (1.14.1) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.1) @@ -158,7 +158,7 @@ GEM rdoc (6.10.0) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.10) + reline (0.6.0) io-console (~> 0.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)