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

Facing dependency issue after upgrade solidus 3 #114

Closed
dprabu17 opened this issue Sep 7, 2021 · 3 comments
Closed

Facing dependency issue after upgrade solidus 3 #114

dprabu17 opened this issue Sep 7, 2021 · 3 comments

Comments

@dprabu17
Copy link

dprabu17 commented Sep 7, 2021

I am facing the following issue after upgrade solidus version.

In Gemfile:
    solidus (= 3.0.1) was resolved to 3.0.1, which depends on
      solidus_core (= 3.0.1)

    solidus_stripe was resolved to 4.2.0, which depends on
      solidus_core (>= 2.3, < 3)

In the published solidus_stripe rubygems mentioned as below,

RUNTIME DEPENDENCIES (3):
solidus_core >= 2.3, < 3

Please publish latest version in the rubygems.
cc @kennyadsl

@ghost
Copy link

ghost commented Oct 4, 2021

I'm having the same problem.

I'm guessing this is being blocked by the tests that have been failing for months related to some very complex multi-payment transactions.

I'm not sure if Stripe is a credible option with Solidus anymore.

@ghost
Copy link

ghost commented Oct 4, 2021

#113 Is the same issue.

@kennyadsl
Copy link
Member

Solidus 4.3.0 released

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

2 participants