Skip to content
Open
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.2-bundler.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ruby3.2-bundler
version: "2.7.2"
version: "4.0.0"
epoch: 0
description: Manage an application's gem dependencies
copyright:
Expand All @@ -25,7 +25,7 @@ vars:
pipeline:
- uses: git-checkout
with:
expected-commit: b463ced1459e03bf871116fff3a09c5d287806c2
expected-commit: 64d0dfe6959ca602849fde0de6d95f0be6bfed35
repository: https://github.com/rubygems/rubygems
tag: bundler-v${{package.version}}

Expand Down
Loading