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

Fix build #219

Conversation

gsmendoza
Copy link
Contributor

This PRs implements two changes in order to fix the build:

gsmendoza added 5 commits June 2, 2022 17:16
Fixes the following error when running `bundle lock`:

```
Bundler could not find compatible versions for gem "solidus_backend":
  In Gemfile:
    solidus_backend (>= 2.6, < 4)

    solidus was resolved to 3.2.0.alpha, which depends on
      solidus_backend (= 3.2.0.alpha)

Could not find gem 'solidus_backend (= 3.2.0.alpha)', which is required by gem 'solidus', in rubygems
repository https://rubygems.org/ or installed locally.
```
@jarednorman jarednorman merged commit 9023710 into solidusio:master Jun 2, 2022
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

Successfully merging this pull request may close these issues.

3 participants