Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with spree 3.7.0 or upgraded versions #22

Open
vinaymehta opened this issue May 5, 2019 · 0 comments
Open

Not compatible with spree 3.7.0 or upgraded versions #22

vinaymehta opened this issue May 5, 2019 · 0 comments

Comments

@vinaymehta
Copy link

HI Team,

I tried using this gem in my latest rails application having following gems specifications. But its not letting us to be used.

ruby '2.5.3'
gem 'rails', '~> 5.2.3'
gem 'spree', github: 'spree/spree'
gem 'spree_auth_devise', github: 'spree/spree_auth_devise'
gem 'spree_multi_tenant', github: 'stefansenk/spree_multi_tenant'

and it gives error like below

Bundler could not find compatible versions for gem "spree_core":
  In Gemfile:
    spree was resolved to 4.0.0.alpha, which depends on
      spree_core (= 4.0.0.alpha)

    spree_multi_tenant was resolved to 0.4.0, which depends on
      spree_core (~> 2.2.0)

Let me know if any other information you need. Please help me to setup this gem in my application. Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant