From 003e8e7b29c6b52482d97e5acf8e856801d39712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 15:04:49 +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 5c66d9ce..f17f92fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,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) @@ -70,7 +70,7 @@ GEM parser (3.3.6.0) ast (~> 2.4.1) racc - psych (5.2.1) + psych (5.2.2) date stringio racc (1.8.1) @@ -81,7 +81,7 @@ GEM ffi (~> 1.0) rbs (3.7.0) logger - rdoc (6.9.1) + rdoc (6.10.0) psych (>= 4.0.0) reline (0.6.0) io-console (~> 0.5)