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 a726237 commit 2265c71Copy full SHA for 2265c71
ruby3.3-elasticsearch.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: ruby3.3-elasticsearch
3
- version: 8.16.0
+ version: 8.17.0
4
epoch: 0
5
description: |
6
Ruby integrations for Elasticsearch (client, API, etc.)
@@ -26,7 +26,7 @@ pipeline:
26
with:
27
repository: https://github.com/elastic/elasticsearch-ruby.git
28
tag: v${{package.version}}
29
- expected-commit: 2acbce702ecdc3c7f8e8116e81a76a836f75c6f0
+ expected-commit: f0652e2b669aa466efa2e220967b1d94cec9220b
30
31
- working-directory: ${{vars.gem}}
32
pipeline:
0 commit comments