summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorZsolt Kozaroczy <[email protected]>2023-05-15 11:59:35 +0200
committerGitHub <[email protected]>2023-05-15 11:59:35 +0200
commit7f9e2648224c2f47195c196504dbf2e2680e3545 (patch)
treeda9e2f61c69e800b48d3bd65f3608b5be90d4def
parent67d8a1a781e53761a483575cc5abc7e9a992d2ca (diff)
parent2198f38e4dd63477f23e937b7943b20a9de649c4 (diff)
downloadcaxlsx-7f9e2648224c2f47195c196504dbf2e2680e3545.tar.gz
caxlsx-7f9e2648224c2f47195c196504dbf2e2680e3545.zip
Merge pull request #226 from tagliala/chore/fix-typo-in-readme
Fix minimum supported Ruby version in Readme
-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