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 17f8ecc commit e5c4758Copy full SHA for e5c4758
ruby3.4-oj.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: ruby3.4-oj
3
- version: "3.16.10"
4
- epoch: 2
+ version: "3.16.11"
+ epoch: 0
5
description: The fastest JSON parser and object serializer.
6
copyright:
7
- license: MIT
@@ -25,7 +25,7 @@ vars:
25
pipeline:
26
- uses: git-checkout
27
with:
28
- expected-commit: 4332ae9f81db7caed9411be445a145276c69d4fb
+ expected-commit: 13966412dcb8272458e1c612f377509d5564d3aa
29
repository: https://github.com/ohler55/oj
30
tag: v${{package.version}}
31
0 commit comments