chef/mixlib-shellout

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 `mixlib-shellout-universal-mingw32.gemspec`: (eval):1: unexpected fraction part after numeric literal
0.0.1
^~~. Bundler cannot continue.

 #  from /home/dependabot/dependabot-updater/dependabot_tmp_dir/mixlib-shellout-universal-mingw32.gemspec:1
 #  -------------------------------------------
 >  gemspec = instance_eval("0.0.1")
 #  
 #  -------------------------------------------
. Bundler cannot continue.

 #  from /home/dependabot/dependabot-updater/dependabot_tmp_dir/Gemfile:3
 #  -------------------------------------------
 #  
 >  gemspec name: "mixlib-shellout"
 #  
 #  -------------------------------------------

View the update logs.