chef-boneyard/chef-dk

Dependabot can't resolve your Ruby dependency files

dependabot-preview opened this issue · 2 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 "win32-api":
  In snapshot (Gemfile.lock):
    win32-api (= 1.5.3)

  In Gemfile:
    win32-api x86-mingw32

    chef-bin (= 15.3.14) was resolved to 15.3.14, which depends on
      chef (= 15.3.14) was resolved to 15.3.14, which depends on
        win32-api (~> 1.5.3) x64-mingw32

    windows-pr x86-mingw32 was resolved to 1.2.6, which depends on
      win32-api (>= 1.4.5) x86-mingw32

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

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.

We manage gems very uniquely in ChefDK / Chef Workstation, and the Dependabot team has said their tool is not going to work for our weird workflow. Closing this

lock commented

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.