I have a student receiving an error when running 'bundle install'. Things look right as far as file structure and the gemspec file. However I can't quite understand what this error is wanting to tell me. There are a lot of posts out there about this error, however they pertain to specific gems like 'bcrypt' etc. I don't see much out there regarding gemspec.
[!] There was an error parsing 'Gemfile': An empty gem name is not valid. Bundler cannot continue.
# from /users/Kris/Desktop/Ruby-CLI-project/ruby_cli_project/Gemfile:7
# --------------------------------------------
#
> gamspec
#
# --------------------------------------------