Skip to content

Commit 6183a0f

Browse files
authored
Clarify supported Ruby versions
1 parent ab88bd5 commit 6183a0f

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
@@ -1,7 +1,7 @@
11
# date_validator [![Build Status](https://travis-ci.org/codegram/date_validator.png?branch=master)](https://travis-ci.org/codegram/date_validator)
22

33

4-
A simple date validator for Rails. Should be compatible with all latest Rubies (~> 2.x).
4+
A simple date validator for Rails. Should be compatible with all latest Rubies (>2.2, includes Ruby 3.0).
55

66

77
```shell

0 commit comments

Comments
 (0)