Skip to content

Commit

Permalink
Add supported versions policy
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Nov 6, 2024
1 parent 07b6dd8 commit b783f2c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions jekyll/supported_versions.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: default
title: Supported Versions Policy
nav_order: 60
---

# Supported Versions Policy

For Ruby, we support the versions [listed as being under normal maintenance](https://www.ruby-lang.org/en/downloads/branches/).

For Ruby on Rails, we support the versions [listed as supported for bug fixes](https://rubyonrails.org/maintenance).

We will consider contributions to support other versions of these tools, as long as they not detrimental to the project's overall health.

0 comments on commit b783f2c

Please sign in to comment.