From 7ab527a49af5caf6401dd49faa3a7517c3943de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 01:02:06 +0000 Subject: [PATCH] Bump pry from 0.15.2 to 0.16.0 Bumps [pry](https://github.com/pry/pry) from 0.15.2 to 0.16.0. - [Release notes](https://github.com/pry/pry/releases) - [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) - [Commits](https://github.com/pry/pry/compare/v0.15.2...v0.16.0) --- updated-dependencies: - dependency-name: pry dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31c4c9d..cfe7b77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,6 +48,7 @@ GEM http-form_data (2.3.0) httpclient (2.9.0) mutex_m + io-console (0.8.2) json (2.16.0) library_stdnums (1.6.0) llhttp-ffi (0.5.1) @@ -72,12 +73,15 @@ GEM nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) ostruct (0.6.3) - pry (0.15.2) + pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) + reline (>= 0.6.0) public_suffix (6.0.2) racc (1.8.1) rake (13.3.1) + reline (0.6.3) + io-console (~> 0.5) rexml (3.4.4) rsolr (2.6.0) builder (>= 2.1.2)