Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -190,16 +190,18 @@ To mitigate:

### Minimum SDK version

**Ruby SDK**: 2.5.0 or higher
**Ruby SDK**: 2.6.0 or higher


### Supported runtime versions

For a complete list of supported Ruby versions, see the [Ruby SDK compatibility documentation][1].

### Operating system requirements

- Requires Linux distributions using glibc 2.27 or newer
- Requires Linux distributions using glibc 2.17 or newer
- Not compatible with Alpine Linux or other musl-based distributions
- Requires Bundler >= 2.4, < 4.0 and RubyGems >= 3.4, < 4.0

### Known issues

Expand Down
Loading