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