diff options
| author | Geremia Taglialatela <[email protected]> | 2023-05-13 18:43:45 +0200 |
|---|---|---|
| committer | Geremia Taglialatela <[email protected]> | 2023-05-13 18:43:45 +0200 |
| commit | 2198f38e4dd63477f23e937b7943b20a9de649c4 (patch) | |
| tree | da9e2f61c69e800b48d3bd65f3608b5be90d4def /README.md | |
| parent | 67d8a1a781e53761a483575cc5abc7e9a992d2ca (diff) | |
| download | caxlsx-2198f38e4dd63477f23e937b7943b20a9de649c4.tar.gz caxlsx-2198f38e4dd63477f23e937b7943b20a9de649c4.zip | |
Fix minimum supported Ruby version in Readme
Ref: #214
[ci skip]
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ and Numbers gem 'caxlsx' ``` -**Supported Ruby versions:** Caxlsx supports Ruby 2.7 and newer. +**Supported Ruby versions:** Caxlsx supports Ruby 2.6 and newer. ## Usage |
