From 05c071822c3d1f034d445ccff4482e6be156f844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frederik=20Hangh=C3=B8j=20Iversen?= Date: Thu, 2 Dec 2021 11:30:56 +0100 Subject: [PATCH] Change stipulated compatibility guarantees. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 67b84cc6..103ba279 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ For complete usage instructions and configuration reference, see our [Ruby SDK d ## Compatibility -Version >= 3.0.0 is compatible with Ruby >= 2.0.0. +Version >= 3.0.0 is compatible with Ruby ~> 2.0.0. -Version >= 2.19.0 is compatible with Ruby >= 1.9.3. +Version >= 2.19.0 is compatible with Ruby ~> 1.9.3. -Version < 2.19.0 is compatible with Ruby >= 1.8.7. +Version < 2.19.0 is compatible with Ruby ~> 1.8.7. ### Ruby 2.6.0