We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c9d0c commit 6c345d3Copy full SHA for 6c345d3
jekyll/supported_versions.markdown
@@ -0,0 +1,15 @@
1
+---
2
+layout: default
3
+title: Supported Versions Policy
4
+nav_order: 60
5
6
+
7
+# Supported Versions Policy
8
9
+For Ruby, we support the versions [listed as being under normal maintenance](https://www.ruby-lang.org/en/downloads/branches/).
10
11
+For Ruby on Rails, we support the versions [listed as supported for bug fixes](https://rubyonrails.org/maintenance).
12
13
+This means that new features may not be available to older versions, but we still try to ensure that the Ruby LSP is stable.
14
15
+We will consider contributions to support other versions of these tools, as long as they not detrimental to the project's overall health.
0 commit comments