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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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 `colorls.gemspec`: uninitialized constant ColorLS. Bundler cannot continue. # from /home/dependabot/dependabot-updater/dependabot_tmp_dir/colorls.gemspec:31 # ------------------------------------------- # Gem::Specification.new do |spec| > is_tagged = ENV['TRAVIS_TAG'] == "v#{ColorLS::VERSION}" # is_origin = ENV['TRAVIS_REPO_SLUG'] == 'athityakumar/colorls' # ------------------------------------------- . Bundler cannot continue. # from /home/dependabot/dependabot-updater/dependabot_tmp_dir/Gemfile:3 # ------------------------------------------- # > gemspec # -------------------------------------------
You can mention @dependabot in the comments below to contact the Dependabot team.
The text was updated successfully, but these errors were encountered:
Sorry, this looks like it's due to some of the sanitization Dependabot does on gemspecs. Let me look into it from our side.
Sorry, something went wrong.
Fixed in dependabot/dependabot-core@bc9e1cc, which I'll deploy now.
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: