Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update ruby-driver-published-branches.yaml
  • Loading branch information
terakilobyte authored Jul 15, 2021
commit ba5d76d568003b7771f5da88b10d86fc07d1c0aa
5 changes: 4 additions & 1 deletion data/ruby-driver-published-branches.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version:
published:
- 'master'
- '2.15'
- '2.14'
- '2.13'
- '2.12'
Expand All @@ -18,6 +19,7 @@ version:
- '1.x'
active:
- 'master'
- '2.15'
- '2.14'
- '2.13'
- '2.12'
Expand All @@ -32,13 +34,14 @@ version:
- '2.3'
- '2.2'
- '2.0'
stable: '2.14'
stable: '2.15'
upcoming: master
git:
branches:
manual: 'master'
published:
- 'master'
- 'v2.15'
- 'v2.14'
- 'v2.13'
- 'v2.12'
Expand Down