From dfe3a8a5811593fc4bfc0b433c349e079fc779ac Mon Sep 17 00:00:00 2001 From: theiereman Date: Wed, 3 Dec 2025 14:24:51 +0100 Subject: [PATCH] docs(ruby-common): reworded confusing prerequisite ruby version --- docs/platforms/ruby/common/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/ruby/common/index.mdx b/docs/platforms/ruby/common/index.mdx index f7f29af8b26cd..b687e4e39d26c 100644 --- a/docs/platforms/ruby/common/index.mdx +++ b/docs/platforms/ruby/common/index.mdx @@ -3,7 +3,7 @@ ## Prerequisites * You need a Sentry [account](https://sentry.io/signup/) and [project](/product/projects/) -* Ruby 2.4+ and any of the most recent JRuby versions +* Ruby 2.4+ or any of the most recent JRuby versions ## Features