All versions with 3 components (more semver like)

pull/14232/head
Javier Torres 6 years ago
parent 9643e693b3
commit 705d3facb1

@ -3,12 +3,12 @@
"current_version": {
"requires": {
"gdal": "2.2.2",
"ruby": ">=2.2.6 <2.5",
"ruby": ">=2.2.6 <2.5.0",
"nodejs": "6.9.2",
"python": "~2.7.0",
"unp": ">=2.0",
"zip": ">=3.0",
"imagemagick": ">=6.9"
"unp": ">=2.0.0",
"zip": ">=3.0.0",
"imagemagick": ">=6.9.0"
},
"works_with": {
"dataservices-api-client-extension": "0.25.0",
@ -16,9 +16,9 @@
"odbc_fdw": "0.2.0",
"windshaft": ">=6.2.0",
"carto_sql_api": ">=2.1.0",
"postgresql": ">=9.5",
"postgis": ">=2.2",
"redis": ">=3.0"
"postgresql": ">=9.5.0",
"postgis": ">=2.2.0",
"redis": ">=3.0.0"
}
}
}

Loading…
Cancel
Save