We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8665b13 commit 6d73b3bCopy full SHA for 6d73b3b
.github/workflows/ci.yaml
@@ -17,6 +17,7 @@ jobs:
17
- "3.2"
18
- "3.3"
19
- "3.4"
20
+ - "4.0"
21
- ruby-head
22
runs-on: ubuntu-latest
23
steps:
README.md
@@ -12,6 +12,7 @@ Committee is tested on the following MRI versions:
12
- 3.2
13
- 3.3
14
- 3.4
15
+- 4.0
16
## Committee::Middleware::RequestValidation
0 commit comments