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

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