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.18
version: 2.4.19
epoch: 0
description: "Manage an application's gem dependencies"
copyright:
Expand All @@ -25,7 +25,7 @@ vars:
pipeline:
- uses: fetch
with:
expected-sha256: 5917b5c1fd9b684b60e2abd17b3c87103d2ff5f56d85bc4ff9620abb47b98222
expected-sha256: 24446c7a98b8f27af65ec127b8b4f99c45dcf1809d95709f55e76040963059cc
uri: https://github.com/rubygems/rubygems/archive/bundler-v${{package.version}}.tar.gz

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