Skip to content

Commit 57e2cc2

Browse files
committed
Correct the required Ruby version in README
Fixes: 3ad6d68 ("Require Ruby 3.1")
1 parent 3ad6d68 commit 57e2cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The metadata-json-deps tool validates dependencies in `metadata.json` files in P
44

55
## Compatibility
66

7-
metadata-json-deps is compatible with Ruby versions 2.4.0 and newer.
7+
metadata-json-deps is compatible with Ruby versions 3.1 and newer.
88

99
## Installation
1010

0 commit comments

Comments
 (0)