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 Oct 21, 2024
1 parent 07b6dd8 commit 548619d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions jekyll/supported_versions.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
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 that to support other versions of these tools, as long as they not detrimental to the project's overall health.

0 comments on commit 548619d

Please sign in to comment.