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

Mongo ~> 2.1 versions does not exist

    • Type: Icon: Task Task
    • Resolution: Done
    • 12_01_17
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Hi!

      I've tried to update the mongoid repository to the latest commit in master branch with Bundler and it throws up the following dependency error:

      Resolving dependencies...
      Bundler could not find compatible versions for gem "mongo":
        In Gemfile:
          mongoid (>= 0) ruby depends on
            mongo (~> 2.1) ruby
      Could not find gem 'mongo (~> 2.1) ruby', which is required by gem 'mongoid (>= 0) ruby', in any of the sources.
      

      Mongoid gemspec specifies this dependency:

       ruby
       s.add_dependency("mongo", ["~> 2.1"])
      

      But the current version of mongo driver is 2.0.6
      Thanks!

            Assignee:
            Unassigned Unassigned
            Reporter:
            lndl lndl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: