Bundler Issue: spree 2.4.6
shivareddy547 opened this issue · 0 comments
shivareddy547 commented
Hi,
In Gemfile: gem 'spree_i18n', github: 'spree-contrib/spree_i18n', branch: '2-4-stable'
Spree core : gem 'spree', '2.4.6'
While bundle install i am facing below issue.
Bundler could not find compatible versions for gem "spree_core":
In snapshot (Gemfile.lock):
spree_core (2.4.6)
In Gemfile:
spree_i18n (>= 0) ruby depends on
spree_core (~> 2.4.10) ruby
Running bundle update
will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Thanks in Advance.
Thanks
Shiva.A