futhr/spree-dibs

Dependabot can't resolve your Ruby dependency files

dependabot-preview opened this issue · 0 comments

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.1, 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.