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

spree 2-4 core dependency issue #251

Open
shoaib-iqbal opened this issue Jun 14, 2016 · 0 comments
Open

spree 2-4 core dependency issue #251

shoaib-iqbal opened this issue Jun 14, 2016 · 0 comments

Comments

@shoaib-iqbal
Copy link

shoaib-iqbal commented Jun 14, 2016

gem 'spree', github: 'spree/spree', branch: '2-4-stable'
gem 'spree_active_shipping', :git => "git://github.com/spree/spree_active_shipping", :branch => "2-4-stable"
rails 4.1.8
ruby 2.1.1

Bundler could not find compatible versions for gem "spree_core":
  In snapshot (Gemfile.lock):
    spree_core (= 2.4.3.beta)

  In Gemfile:
    spree_active_shipping was resolved to 2.4.0, which depends on
      spree_core (~> 2.4.3)

    spree_social_products was resolved to 2.0, which depends on
      spree_core (~> 2.4.0)

`

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