From f818eb67ee00ff4d1b502b01425a5ace870e713b Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 24 Dec 2024 14:52:22 +0000 Subject: [PATCH] ruby3.2-pry/0.15.2 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- ruby3.2-pry.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby3.2-pry.yaml b/ruby3.2-pry.yaml index 7571a24ffe5..9d94a10c6aa 100644 --- a/ruby3.2-pry.yaml +++ b/ruby3.2-pry.yaml @@ -1,7 +1,7 @@ # Generated from https://github.com/pry/pry package: name: ruby3.2-pry - version: 0.15.0 + version: 0.15.2 epoch: 0 description: A runtime developer console and IRB alternative with powerful introspection capabilities copyright: @@ -24,7 +24,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 52d1489b8912c208366730004c65bb05cabf2e2a + expected-commit: 2c89b65855b1519947cdb4855e6814637397f8eb repository: https://github.com/pry/pry tag: v${{package.version}}