From 567c75dc81a8228fafddbc4dd037471f2b1a0967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 15:02:48 +0000 Subject: [PATCH] Bump irb from 1.15.1 to 1.15.2 in /builder Bumps [irb](https://github.com/ruby/irb) from 1.15.1 to 1.15.2. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.15.1...v1.15.2) --- updated-dependencies: - dependency-name: irb dependency-version: 1.15.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index 5548d74f1ba..3b5c4dfef5f 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -116,7 +116,7 @@ GEM mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) io-console (0.8.0) - irb (1.15.1) + irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2)