Use new toolchain in Mongoid

XMLWordPrintableJSON

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

            Assignee:
            Oleg Pudeyev (Inactive)
            Reporter:
            Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: