We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed0537 commit bc73f45Copy full SHA for bc73f45
content/en/docs/languages/ruby/getting-started.md
@@ -16,7 +16,7 @@ You will learn how you can instrument a simple application, in such a way that
16
17
Ensure that you have the following installed locally:
18
19
-- CRuby >= `3.0`, JRuby >= `9.3.2.0`, or TruffleRuby `>= 22.1`
+- CRuby >= `3.0`, JRuby >= `9.3.2.0`, or TruffleRuby >= `22.1`
20
- [Bundler](https://bundler.io/)
21
22
{{% alert title="Warning" color="warning" %}} While tested, support for `jruby`
0 commit comments