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

Dependabot can't resolve your Ruby dependency files #12

Closed
dependabot-preview bot opened this issue Nov 1, 2018 · 0 comments
Closed

Dependabot can't resolve your Ruby dependency files #12

dependabot-preview bot opened this issue Nov 1, 2018 · 0 comments

Comments

@dependabot-preview
Copy link

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "activemerchant":
  In Gemfile:
    activemerchant

    spree was resolved to 3.7.0.alpha, which depends on
      spree_core (= 3.7.0.alpha) was resolved to 3.7.0.alpha, which depends on
        activemerchant (~> 1.67)

Bundler could not find compatible versions for gem "activesupport":
  In Gemfile:
    activemerchant was resolved to 1.46.0, which depends on
      activesupport (< 5.0.0, >= 3.2.14)

    spree_auth_devise was resolved to 3.4.2, which depends on
      spree_extension was resolved to 0.0.5, which depends on
        activerecord (>= 4.2) was resolved to 4.2.10, which depends on
          activesupport (= 4.2.10)

    factory_girl (<= 4.9.0, >= 4.4) was resolved to 4.9.0, which depends on
      activesupport (>= 3.0.0)

    rspec-rails (~> 2.14) was resolved to 2.99.0, which depends on
      activesupport (>= 3.0)

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

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

0 participants