Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ruby3.2-pry.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Generated from https://github.com/pry/pry
package:
name: ruby3.2-pry
version: 0.15.2
epoch: 1
version: "0.16.0"
epoch: 0
description: A runtime developer console and IRB alternative with powerful introspection capabilities
copyright:
- license: MIT
Expand All @@ -24,7 +24,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 2c89b65855b1519947cdb4855e6814637397f8eb
expected-commit: 5a267df08ad6a69dcb890733a2765b47585439c8
repository: https://github.com/pry/pry
tag: v${{package.version}}

Expand Down
Loading