README.md in gem-newgem-0.1.1 vs README.md in gem-newgem-0.1.2

- old
+ new

@@ -98,12 +98,13 @@ 3. Add specs/tests for it. This is important so I don't break it in a future version unintentionally. 4. Commit, create a new Pull Request. 5. Check that your pull request passes the [build][travis pull requests]. ### TODO -+ Add specs so this gem can be published -+ Make easier to use the gem as a general bootstrap tool, not just for new gems ++ Fix encoding issues in MS Windows ++ Add specs so this gem can be decent + Show configurations found banner, then pause, then continue the bootstrap. ++ Make easier to use the gem as a general bootstrap tool, not just for new gems + Add yaml configuration file. + Add support to install templates from git like [Ore][Ore custom templates] does. + Add more templates. + Add more integration with Bundler tasks: 'bundler/gem_tasks' + Then add more integration with [RubyGems API][].