diff --git a/data/ruby-driver-published-branches.yaml b/data/ruby-driver-published-branches.yaml index 171c37be..ff39f8ea 100644 --- a/data/ruby-driver-published-branches.yaml +++ b/data/ruby-driver-published-branches.yaml @@ -1,39 +1,39 @@ version: published: - 'master' - - '2.15-stable' - - '2.14-stable' - - '2.13-stable' - - '2.12-stable' - - '2.11-stable' - - '2.10-stable' - - '2.9-stable' - - '2.8-stable' - - '2.7-stable' - - '2.6-stable' - - '2.5-stable' - - '2.4-stable' - - '2.3-stable' - - '2.2-stable' - - '2.0-stable' - - '1.x-stable' - active-stable: + - '2.15' + - '2.14' + - '2.13' + - '2.12' + - '2.11' + - '2.10' + - '2.9' + - '2.8' + - '2.7' + - '2.6' + - '2.5' + - '2.4' + - '2.3' + - '2.2' + - '2.0' + - '1.x' + active: - 'master' - - '2.15-stable' - - '2.14-stable' - - '2.13-stable' - - '2.12-stable' - - '2.11-stable' - - '2.10-stable' - - '2.9-stable' - - '2.8-stable' - - '2.7-stable' - - '2.6-stable' - - '2.5-stable' - - '2.4-stable' - - '2.3-stable' - - '2.2-stable' - - '2.0-stable' + - '2.15' + - '2.14' + - '2.13' + - '2.12' + - '2.11' + - '2.10' + - '2.9' + - '2.8' + - '2.7' + - '2.6' + - '2.5' + - '2.4' + - '2.3' + - '2.2' + - '2.0' stable: '2.15' upcoming: master git: @@ -59,4 +59,4 @@ git: - 'v1.x' # the branches/published list **must** be ordered from most to # least recent release. -. +...