🤖: aws-lambda, haproxy
aws-lambda:
- Item root['releases']['ruby3.3'] ({'name': 'ruby3.3', 'eoas': False, 'eol': False}) added to dictionary.
haproxy:
- Item root['versions']['2.9.7'] ({'name': '2.9.7', 'date': '2024-04-05'}) added to dictionary.
- Item root['versions']['2.8.9'] ({'name': '2.8.9', 'date': '2024-04-05'}) added to dictionary.
- Item root['versions']['2.8.8'] ({'name': '2.8.8', 'date': '2024-04-05'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
b0600bfc41
commit
fe6035c6b6
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"releases": {
|
||||
"ruby3.3": {
|
||||
"name": "ruby3.3",
|
||||
"eoas": false,
|
||||
"eol": false
|
||||
},
|
||||
"ruby3.2": {
|
||||
"name": "ruby3.2",
|
||||
"eoas": false,
|
||||
|
||||
Reference in New Issue
Block a user