We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb30ee7 commit f2923b8Copy full SHA for f2923b8
ruby3.2-bundler.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: ruby3.2-bundler
3
- version: "2.7.2"
+ version: "4.0.0"
4
epoch: 0
5
description: Manage an application's gem dependencies
6
copyright:
@@ -25,7 +25,7 @@ vars:
25
pipeline:
26
- uses: git-checkout
27
with:
28
- expected-commit: b463ced1459e03bf871116fff3a09c5d287806c2
+ expected-commit: 64d0dfe6959ca602849fde0de6d95f0be6bfed35
29
repository: https://github.com/rubygems/rubygems
30
tag: bundler-v${{package.version}}
31
0 commit comments