diff --git a/ruby4.0-faraday-follow_redirects.yaml b/ruby4.0-faraday-follow_redirects.yaml index f5562e5e011..a40591ed2ef 100644 --- a/ruby4.0-faraday-follow_redirects.yaml +++ b/ruby4.0-faraday-follow_redirects.yaml @@ -1,6 +1,6 @@ package: name: ruby4.0-faraday-follow_redirects - version: "0.4.0" + version: "0.5.0" epoch: 0 description: | Faraday 2.x compatible extraction of FaradayMiddleware::FollowRedirects. @@ -23,13 +23,9 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: e7f653a6eac37f7ab763ca25f836436535b38b8d + expected-commit: dc46955052399d15b2b4e5eeb39e6fa866b0d6b9 repository: https://github.com/tisba/faraday-follow-redirects tag: v${{package.version}} - cherry-picks: | - main/3bfb27fb10f40529e0ecfcdf8103903be62e54f2: removes upper Ruby version constraint - main/2d1ccd8660fedb8b69c81e6a54c46b539ed62a56: Update Ruby to version 3.4.7 - main/ab0445d7cdc30e1c99fbe02b224b527721c9dcf5: defaults to Ruby 4 for dev and updated some gems - uses: ruby/build with: