[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feelepxyz/dependabot-bundler2-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dependabot-bundler2-project

Test this update in dependabot-core:

bin/dry-run.rb bundler dsp-testing/dependabot-bundler2-project --cache=files --dep=excon

This update currently fails with DependencyFileNotResolvable error:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "bundler":
  In Gemfile:
    guard-bundler (~> 3.0.0) was resolved to 3.0.0, which depends on
      bundler (>= 2.1, < 3)

  Current Bundler version:
    bundler (1.17.3)
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?

Could not find gem 'bundler (>= 2.1, < 3)', which is required by gem 'guard-bundler (~> 3.0.0)', in any of the sources.

When running this update with bundler 2.1.4 installed it raises a DependencyFileNotEvaluatable error.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%