From 5a2e395584926a0ccee2fc0e0c3a64f15232f743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 23:54:40 +0000 Subject: [PATCH] Bump irb from 1.14.2 to 1.14.3 Bumps [irb](https://github.com/ruby/irb) from 1.14.2 to 1.14.3. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.14.2...v1.14.3) --- updated-dependencies: - dependency-name: irb dependency-type: indirect 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 52046667..d17a5b68 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,7 +134,7 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.8.0) - irb (1.14.2) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.0) @@ -398,7 +398,7 @@ GEM plek (5.2.0) prometheus_exporter (2.2.0) webrick - psych (5.2.1) + psych (5.2.2) date stringio public_suffix (6.0.1) @@ -449,7 +449,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.9.1) + rdoc (6.10.0) psych (>= 4.0.0) regexp_parser (2.9.3) reline (0.6.0)