aaronmallen/activeinteractor

Dependabot can't evaluate your Ruby dependency files

Closed this issue · 0 comments

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 `activeinteractor.gemspec`: uninitialized constant ActiveInteractor. Bundler cannot continue.

 #  from /home/dependabot/dependabot-updater/dependabot_tmp_dir/activeinteractor.gemspec:10
 #  -------------------------------------------
 #  
 >  version = ActiveInteractor::VERSION.dup
 #  
 #  -------------------------------------------
. Bundler cannot continue.

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

View the update logs.