Skip to content

Commit e1bf433

Browse files
authored
Merge pull request #44 from bjeanes/patch-1
Correct references to Ruby 2.2 in README
2 parents 4a83326 + a16e992 commit e1bf433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ See full documentation on the [Dry project official site][docs]
7070

7171
## Benchmarks
7272

73-
The `dry-initializer` is pretty fast for rubies 2.2+ [comparing to other libraries][benchmarks].
73+
The `dry-initializer` is pretty fast for rubies 2.3+ [comparing to other libraries][benchmarks].
7474

7575
## Compatibility
7676

77-
Tested under rubies [compatible to MRI 2.2+](.travis.yml).
77+
Tested under rubies [compatible to MRI 2.3+](.travis.yml).
7878

7979
## Contributing
8080

0 commit comments

Comments
 (0)