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 #1

Closed
dependabot-preview bot opened this issue Nov 21, 2019 · 0 comments
Closed

Dependabot can't evaluate your Ruby dependency files #1

dependabot-preview bot opened this issue Nov 21, 2019 · 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 `fat_table.gemspec`: undefined method `strip_heredoc' for #<String:0x000055d6257987f8>. Bundler cannot continue.

 #  from /home/dependabot/dependabot-updater/dependabot_tmp_dir/fat_table.gemspec:19
 #  -------------------------------------------
 #    spec.summary       = 'Provides tools for working with tables as a data type.'
 >    spec.description   = <<-DESC.strip_heredoc
 #      FatTable is a gem that treats tables as a data type. It provides methods for
 #  -------------------------------------------
. Bundler cannot continue.

 #  from /home/dependabot/dependabot-updater/dependabot_tmp_dir/Gemfile:4
 #  -------------------------------------------
 #  # Specify your gem's dependencies in fat_table.gemspec
 >  gemspec
 #  -------------------------------------------

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