PerfectMemory/mongoid-multitenancy

Cannot install with Mongoid version 7

Closed this issue · 2 comments

Bundler could not find compatible versions for gem "mongoid":
  In snapshot (Gemfile.lock):
    mongoid (= 7.0.1)

  In Gemfile:
    mongoid (~> 7.0)

    mongoid-multitenancy (~> 2.0) was resolved to 2.0.1, which depends on
      mongoid (~> 6.0)

Hi,

I'm not familiar enough with the gem to know about potential incompatibilities between mongoid-multitenancy and mongoid 7, but, for what it's worth, the unit tests are still passing after upgrading.

I'll create a PR, and discuss with @abrisse to see if we can release a new version.

Fixed in fdf6c4f

Release: 2.0.2