From c199e7ead2afb529ce547359b27011a6862f85f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Dec 2025 20:00:52 +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 d672d1a..916ce44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,6 +56,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) + io-console (0.8.2) io-event (1.9.0) jekyll (4.4.1) addressable (~> 2.4) @@ -118,9 +119,10 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk - pry (0.15.2) + pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) + reline (>= 0.6.0) public_suffix (6.0.1) racc (1.8.1) rainbow (3.1.1) @@ -129,6 +131,8 @@ GEM rb-inotify (0.11.1) ffi (~> 1.0) regexp_parser (2.10.0) + reline (0.6.3) + io-console (~> 0.5) rexml (3.4.2) rouge (4.5.1) rubocop (1.57.2)