summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGeremia Taglialatela <[email protected]>2023-05-13 18:43:45 +0200
committerGeremia Taglialatela <[email protected]>2023-05-13 18:43:45 +0200
commit2198f38e4dd63477f23e937b7943b20a9de649c4 (patch)
treeda9e2f61c69e800b48d3bd65f3608b5be90d4def /README.md
parent67d8a1a781e53761a483575cc5abc7e9a992d2ca (diff)
downloadcaxlsx-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 059983ee..b57012c6 100644
--- a/README.md
+++ b/README.md
@@ -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