We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
You can mention @dependabot in the comments below to contact the Dependabot team.
The text was updated successfully, but these errors were encountered: