We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b53a6 commit 84485a9Copy full SHA for 84485a9
.github/workflows/pull_request.yml
@@ -30,6 +30,7 @@ jobs:
30
- windows
31
ruby-version:
32
- jruby-9.4
33
+ - '4.0'
34
- 3.4
35
- 3.3
36
- 3.2
README.md
@@ -15,6 +15,7 @@ You can use this client with [Unleash Enterprise](https://www.getunleash.io/pric
15
16
## Supported Ruby interpreters
17
18
+- MRI 4.0
19
- MRI 3.4
20
- MRI 3.3
21
- MRI 3.2
0 commit comments