diff --git a/ruby4.0-pry.yaml b/ruby4.0-pry.yaml index 8504eb4d423..8b5de8acb7a 100644 --- a/ruby4.0-pry.yaml +++ b/ruby4.0-pry.yaml @@ -1,7 +1,7 @@ # Generated from https://github.com/pry/pry package: name: ruby4.0-pry - version: 0.15.2 + version: "0.16.0" 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: 2c89b65855b1519947cdb4855e6814637397f8eb + expected-commit: 5a267df08ad6a69dcb890733a2765b47585439c8 repository: https://github.com/pry/pry tag: v${{package.version}}