From ec2ff76089c57d5cb520363c5e95c0b99b6262e5 Mon Sep 17 00:00:00 2001 From: Dmitry Mozzherin Date: Mon, 15 Oct 2018 16:19:21 -0500 Subject: [PATCH] remove outdated Ruby versions line from README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 4438e3b..6684dd6 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,6 @@ differ.run("corn", "cron") # output: ["corn", "cron"] ``` -Gem damerau-levenshtein is compatible with ruby versions 1.8.7 -and 1.9.2 and higher, as well as 2.0.0 and higher - ## Dependencies ## sudo apt-get install build-essential libgmp3-dev