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

New version of capybara (3.0.1) produced dependency conflicts #1406

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Apr 6, 2018

We've tried to upgrade a dependency and got errors running Bundler.

name version specification new version
capybara ~> 2.4 3.0.1

It looks like there is a version conflict between two or more dependencies. Depfu doesn't try to solve these, as this would mean to update more than one dependency at a time.

Please take a look at the exact failure to figure out if this is something you need to work on.

The bundler error message was:

Bundler could not find compatible versions for gem "capybara":
  In Gemfile:
    capybara (~> 3.0)

    capybara-screenshot (>= 1.0.18) was resolved to 1.0.18, which depends on
      capybara (< 3, >= 1.0)

What changed?

✳️ capybara ( → 3.0.1) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 4 commits:

@depfu depfu bot added the depfu label Apr 6, 2018
@tvdeyen
Copy link
Member

tvdeyen commented Apr 10, 2018

@tvdeyen tvdeyen closed this Apr 10, 2018
@depfu depfu bot deleted the depfu/update/capybara-3.0.1 branch April 10, 2018 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant