Git Product home page Git Product logo

Comments (5)

radar avatar radar commented on July 19, 2024

Please show us your exact Gemfile entries so that we know which branch this needs fixing on.

On Thu, May 23, 2013 at 6:05 AM, Harssh [email protected] wrote:

Bundler could not find compatible versions for gem "spree_frontend":
In Gemfile:
spree (>= 0) ruby depends on
spree_frontend (= 2.0.0) ruby
spree_auth_devise (>= 0) ruby depends on
spree_frontend (2.0.0.rc1)

In spree_auth_devise gemspec is pointed to 2.0.0.beta that is why this issue is coming ....

Reply to this email directly or view it on GitHub:
#92

from spree_auth_devise.

huoxito avatar huoxito commented on July 19, 2024

I could reproduce that with spree at v2.0.0 and spree_auth_devise at 2-0-stable branch. Submitted a PR please let me know if that's fine.

from spree_auth_devise.

harssh avatar harssh commented on July 19, 2024

These are contents of my gem file related to spree

gem 'spree', git: 'git://github.com/spree/spree.git', branch: '2-0-stable'
gem 'spree_auth_devise', :git =>'git://github.com/spree/spree_auth_devise.git', branch: '2-0-stable'

from spree_auth_devise.

harssh avatar harssh commented on July 19, 2024

Here it is link to file
https://github.com/spree/spree_auth_devise/blob/master/spree_auth_devise.gemspec in master

https://github.com/spree/spree_auth_devise/blob/2-0-stable/spree_auth_devise.gemspec in 2-0-stable

above pull request will fix for 2-0-stable

Oh I see now there is already a pull request anyways............

from spree_auth_devise.

radar avatar radar commented on July 19, 2024

To my knowledge this was fixed by @schof.

from spree_auth_devise.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.