From 33e9954f20790513e74cbd079197c896db80b40f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:03:58 +0000 Subject: [PATCH] Bump pry from 0.14.1 to 0.14.2 in /oc-chef-pedant Bumps [pry](https://github.com/pry/pry) from 0.14.1 to 0.14.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/commits) --- updated-dependencies: - dependency-name: pry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- oc-chef-pedant/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oc-chef-pedant/Gemfile.lock b/oc-chef-pedant/Gemfile.lock index 7d5ab57da2..0da8e0f952 100644 --- a/oc-chef-pedant/Gemfile.lock +++ b/oc-chef-pedant/Gemfile.lock @@ -210,7 +210,7 @@ GEM tty-color (~> 0.5) plist (3.6.0) proxifier (1.0.3) - pry (0.14.1) + pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.8.0)