Skip to content

Commit 49672b6

Browse files
committed
feat!: Min Ruby Version 3.2
Ruby 3.1 is no longer receiving updates as of (31 Mar 2025)
1 parent 760acc2 commit 49672b6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@ OpenTelemetry Ruby follows the [versioning and stability document][otel-versioni
7878

7979
### Ruby and Library Compatibility
8080

81-
All libraries in this repository require Ruby Versions 3.1 or newer.
81+
All libraries in this repository require Ruby Versions 3.2 or newer.
82+
83+
- Ruby 3.1 EoL 2025-03-31 No longer receiving OTel Contrib updates as of 2025-09-30
8284

8385
This project is managed on a volunteer basis and therefore we have limited capacity to support compatibility with unmaintained or EOL libraries.
8486

gemspecs/RUBY_REQUIREMENT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1
1+
3.2

0 commit comments

Comments
 (0)