From 4c71d1d34506aead14794950a39b06c6a3c72a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 09:54:40 +0000 Subject: [PATCH] chore(deps): bump pry from 0.15.0 to 0.15.2 in the dependencies group Bumps the dependencies group with 1 update: [pry](https://github.com/pry/pry). Updates `pry` from 0.15.0 to 0.15.2 - [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.0...v0.15.2) --- updated-dependencies: - dependency-name: pry dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f1732935a75..58c6aef7329 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM racc pathutil (0.16.2) forwardable-extended (~> 2.6) - pry (0.15.0) + pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.1.1)