File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 2
2
package :
3
3
name : ruby3.2-yajl-ruby
4
4
version : 1.4.3
5
- epoch : 6
5
+ epoch : 7
6
6
description : ruby C bindings for Yajl library
7
7
copyright :
8
8
- license : MIT
27
27
#
28
28
# This commit matches the 1.4.3 release on rubygems.org so it's used to check
29
29
# the repository out and build the 1.4.3 version of yajl-ruby
30
+ # https://github.com/brianmario/yajl-ruby/issues/216
30
31
commit : e8de283a6d64f0902740fd09e858fc3d7d803161
31
32
32
33
pipeline :
@@ -37,6 +38,7 @@ pipeline:
37
38
branch : master
38
39
destination : ${{vars.gem}}
39
40
repository : https://github.com/brianmario/yajl-ruby
41
+ depth : -1
40
42
41
43
- working-directory : ${{vars.gem}}
42
44
pipeline :
Original file line number Diff line number Diff line change 2
2
package :
3
3
name : ruby3.3-yajl-ruby
4
4
version : 1.4.3
5
- epoch : 0
5
+ epoch : 1
6
6
description : ruby C bindings for Yajl library
7
7
copyright :
8
8
- license : MIT
27
27
#
28
28
# This commit matches the 1.4.3 release on rubygems.org so it's used to check
29
29
# the repository out and build the 1.4.3 version of yajl-ruby
30
+ # https://github.com/brianmario/yajl-ruby/issues/216
30
31
commit : e8de283a6d64f0902740fd09e858fc3d7d803161
31
32
32
33
pipeline :
@@ -37,6 +38,7 @@ pipeline:
37
38
branch : master
38
39
destination : ${{vars.gem}}
39
40
repository : https://github.com/brianmario/yajl-ruby
41
+ depth : -1
40
42
41
43
- working-directory : ${{vars.gem}}
42
44
pipeline :
Original file line number Diff line number Diff line change 2
2
package :
3
3
name : ruby3.4-yajl-ruby
4
4
version : 1.4.3
5
- epoch : 3
5
+ epoch : 4
6
6
description : ruby C bindings for Yajl library
7
7
copyright :
8
8
- license : MIT
27
27
#
28
28
# This commit matches the 1.4.3 release on rubygems.org so it's used to check
29
29
# the repository out and build the 1.4.3 version of yajl-ruby
30
+ # https://github.com/brianmario/yajl-ruby/issues/216
30
31
commit : 63760720e58d8cb818d59ae6c4f3d96760cd7854
31
32
32
33
pipeline :
@@ -37,6 +38,7 @@ pipeline:
37
38
branch : master
38
39
destination : ${{vars.gem}}
39
40
repository : https://github.com/brianmario/yajl-ruby
41
+ depth : -1
40
42
41
43
- working-directory : ${{vars.gem}}
42
44
pipeline :
You can’t perform that action at this time.
0 commit comments