Handle newline at the end of a Gemfile
You can now have a Gemfile with newline at the end:
source "http://rubygems.org"
...
gem "byebug"
gem "devise"
You can now have a Gemfile with newline at the end:
source "http://rubygems.org"
...
gem "byebug"
gem "devise"