Skip to content
Merged
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
4 changes: 2 additions & 2 deletions ruby3.1-bundler.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ruby3.1-bundler
version: 2.4.15
version: 2.4.16
epoch: 0
description: "Manage an application's gem dependencies"
copyright:
Expand All @@ -25,7 +25,7 @@ vars:
pipeline:
- uses: fetch
with:
expected-sha256: 0b43cdc7fad686b4843c95798be5623b8b3a3782d37508d9c0f2907ac4df4473
expected-sha256: b7b6e554d98e06106951fa936c09c30c256acba4612bcd9e941bd5a6a0c11d0c
uri: https://github.com/rubygems/rubygems/archive/bundler-v${{package.version}}.tar.gz

- working-directory: ${{vars.gem}}
Expand Down