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 evaluate your Ruby dependency files #6

Open
dependabot-preview bot opened this issue Dec 16, 2018 · 0 comments
Open

Dependabot can't evaluate your Ruby dependency files #6

dependabot-preview bot opened this issue Dec 16, 2018 · 0 comments

Comments

@dependabot-preview
Copy link

Dependabot can't evaluate your Ruby dependency files.

As a result, Dependabot couldn't check whether any of your dependencies are out-of-date.

The error Dependabot encountered was:

Bundler::Dsl::DSLError with message: 
[!] There was an error parsing `Gemfile`: 
[!] There was an error while loading `multi_bug.gemspec`: uninitialized constant MultiBug. Bundler cannot continue.

 #  from /home/dependabot/dependabot-updater/dependabot_tmp_dir/multi_bug.gemspec:8
 #  -------------------------------------------
 #  Gem::Specification.new do |spec|
 >    spec.name = MultiBug::Identity.name
 #    spec.version = "0.0.1"
 #  -------------------------------------------
. Bundler cannot continue.

 #  from /home/dependabot/dependabot-updater/dependabot_tmp_dir/Gemfile:2
 #  -------------------------------------------
 #  source 'https://rubygems.org'
 >  gemspec
 #  
 #  -------------------------------------------

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