We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2e55a commit d3278eaCopy full SHA for d3278ea
ruby3.4-uri.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: ruby3.4-uri
3
- version: 1.0.2
4
- epoch: 1
+ version: "1.0.3"
+ epoch: 0
5
description: "URI is a module providing classes to handle Uniform Resource Identifiers"
6
copyright:
7
- license: BSD-2-Clause OR Ruby
@@ -21,7 +21,7 @@ pipeline:
21
with:
22
repository: https://github.com/ruby/uri
23
tag: v${{package.version}}
24
- expected-commit: e46960a467f2ed398731286ec78b899e1a01655f
+ expected-commit: 3213f4a0f80f10c8f36993dbb9eabe7f2c1b50fd
25
26
- uses: ruby/build
27
0 commit comments