-
Type: Task
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Toolchain version that is used in Mongoid includes Ruby 3.0.0, but does not include 3.0.1. There is a problem with rubygems shipped with Ruby 3.0.0 which leads to problem when installing Rails 6:
Building native extensions. This could take a while... ERROR: While executing gem ... (NoMethodError) undefined method `doc_dir' for nil:NilClass
As a workaround we explicitly update rubygems before executing test.
Our new toolchain includes Ruby 3.0.1. We should use it in Mongoid.
- duplicates
-
MONGOID-5193 Rails 7.0 support
- Closed
- is cloned by
-
RUBY-2718 Use new toolchain in Ruby driver
- Closed