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 dbe2851 commit 6328d73Copy full SHA for 6328d73
.github/workflows/pull_request.yml
@@ -31,6 +31,7 @@ jobs:
31
- jruby-9.4
32
- jruby-9.3
33
- jruby-9.2
34
+ - 3.3
35
- 3.2
36
- 3.1
37
- '3.0'
README.md
@@ -10,6 +10,7 @@ Leverage the [Unleash Server](https://github.com/Unleash/unleash) for powerful f
10
11
## Supported Ruby Interpreters
12
13
+ * MRI 3.3
14
* MRI 3.2
15
* MRI 3.1
16
* MRI 3.0
0 commit comments