Update ActiveModel dependency in gemspec

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 12_01_17
    • Affects Version/s: 5.0.0
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • 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 (Inactive)
              Reporter:
              Siva Gollapalli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: