diff --git a/ruby3.2-pry.yaml b/ruby3.2-pry.yaml index f2eb518978b..d74cc8e6ddb 100644 --- a/ruby3.2-pry.yaml +++ b/ruby3.2-pry.yaml @@ -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 @@ -10,6 +10,7 @@ package: runtime: - ruby${{vars.rubyMM}}-coderay - ruby${{vars.rubyMM}}-method_source + - ruby${{vars.rubyMM}}-reline environment: contents: @@ -24,7 +25,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 2c89b65855b1519947cdb4855e6814637397f8eb + expected-commit: 5a267df08ad6a69dcb890733a2765b47585439c8 repository: https://github.com/pry/pry tag: v${{package.version}}