From 8613a635e44cb95f978a04b96d601a7d707ea198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 03:21:20 +0000 Subject: [PATCH] chore(deps): bump irb from 1.16.0 to 1.17.0 Bumps [irb](https://github.com/ruby/irb) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: irb dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 441f9fa..692f2d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,8 +15,9 @@ GEM docile (1.4.1) erb (6.0.1) io-console (0.8.2) - irb (1.16.0) + irb (1.17.0) pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.18.0) @@ -36,7 +37,7 @@ GEM racc (1.8.1) rainbow (3.1.1) rake (13.3.1) - rdoc (7.0.3) + rdoc (7.2.0) erb psych (>= 4.0.0) tsort