-
Notifications
You must be signed in to change notification settings - Fork 398
Open
Description
Summary
Ruby 4.0.0 was released on December 25, 2025. The current gemspec restricts Ruby version to < 4.0:
required_ruby_version: >= 2.5.0, < 4.0Request
Please update the gemspec to support Ruby 4.0.0.
Environment
- Ruby 4.0.0 (2025-12-25 revision 553f1675f3)
- Tested on macOS arm64
Error
Could not find compatible versions
Because datadog >= 2.23.0 depends on Ruby >= 2.5.0, < 4.0
and Gemfile depends on datadog ~> 2.23,
Ruby >= 2.5.0, < 4.0 is required.
So, because current Ruby version is = 4.0.0,
version solving has failed.
Thank you!
nov, maxjacobson, sue445, Drowze, ekmartin and 14 more
Metadata
Metadata
Assignees
Labels
No labels