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

Update ActiveModel dependency in gemspec

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 12_01_17
    • Affects Version/s: 5.0.0
    • Component/s: None

      Bundler could not find compatible versions for gem "activemodel":
        In Gemfile:
          mongoid was resolved to 5.1.0, which depends on
            activemodel (~> 4.0)
      
          rails was resolved to 5.0.0.beta1, which depends on
            activemodel (= 5.0.0.beta1)
      
          rails was resolved to 5.0.0.beta1, which depends on
            activemodel (= 5.0.0.beta1)
      
          web-console (~> 2.0) was resolved to 2.2.1, which depends on
            activemodel (>= 4.0)
      

      Initially I thought to update active model to ~> 5.0 but we loose backward compatibility. How could we handle this?

            Assignee:
            emily.stolfo Emily Stolfo
            Reporter:
            siva.gollapalli Siva Gollapalli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: