Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-5115

Use new toolchain in Mongoid

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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.

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: