From 7ae6d54943e3d23d19a75391366dbe588bb1881f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 11:05:33 +0000 Subject: [PATCH] build(deps): bump irb from 1.17.0 to 1.18.0 Bumps [irb](https://github.com/ruby/irb) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.17.0...v1.18.0) --- updated-dependencies: - dependency-name: irb dependency-version: 1.18.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97a7e321be..c1b1c16c6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM docile (1.1.5) domain_name (0.6.20240107) drb (2.2.3) - erb (6.0.3) + erb (6.0.4) erubi (1.13.1) excon (1.4.2) logger @@ -260,7 +260,7 @@ GEM concurrent-ruby (~> 1.0) io-console (0.8.2) ipaddress (0.8.3) - irb (1.17.0) + irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0)