From aaca413494b539ebbb14d4a7a93fad31a775aafe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 07:18:39 +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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5380186..ee888ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,8 @@ GEM benchmark (0.5.0) bigdecimal (3.3.1) builder (3.3.0) - byebug (12.0.0) + byebug (13.0.0) + reline (>= 0.6.0) cgi (0.5.0) coderay (1.1.3) concurrent-ruby (1.3.5) @@ -161,12 +162,13 @@ GEM prettyprint prettyprint (0.2.0) prism (1.6.0) - pry (0.15.2) + pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.11.0) - byebug (~> 12.0) - pry (>= 0.13, < 0.16) + reline (>= 0.6.0) + pry-byebug (3.12.0) + byebug (~> 13.0) + pry (>= 0.13, < 0.17) psych (5.2.6) date stringio