From 3f6849fd7cb08db34d078819176e83e4010045fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 10:04:23 +0000 Subject: [PATCH] Bump irb from 1.12.0 to 1.13.2 Bumps [irb](https://github.com/ruby/irb) from 1.12.0 to 1.13.2. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.12.0...v1.13.2) --- updated-dependencies: - dependency-name: irb dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 873cd49..d60b735 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,8 +14,8 @@ GEM diff-lcs (1.5.1) docile (1.4.0) io-console (0.7.2) - irb (1.12.0) - rdoc + irb (1.13.2) + rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.1) language_server-protocol (3.17.0.3) @@ -28,10 +28,10 @@ GEM racc (1.7.3) rainbow (3.1.1) rake (13.1.0) - rdoc (6.6.3.1) + rdoc (6.7.0) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.5.0) + reline (0.5.9) io-console (~> 0.5) rexml (3.2.6) rspec (3.13.0) @@ -80,7 +80,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - stringio (3.1.0) + stringio (3.1.1) trilogy (2.7.0) unicode-display_width (2.5.0)