lib/bundler/cli/gem.rb in bundler-1.10.0.pre.2 vs lib/bundler/cli/gem.rb in bundler-1.10.0.rc

- old
+ new

@@ -64,9 +64,10 @@ "prefer collaborative, safe spaces. You can read more about the code of conduct at " \ "contributor-covenant.org. Having a code of conduct means agreeing to the responsibility " \ "of enforcing it, so be sure that you are prepared to do that. For suggestions about " \ "how to enforce codes of conduct, see bit.ly/coc-enforcement." ) + config[:coc] = true Bundler.ui.info "Code of conduct enabled in config" templates.merge!("CODE_OF_CONDUCT.md.tt" => "CODE_OF_CONDUCT.md") end if ask_and_set(:mit, "Do you want to license your code permissively under the MIT license?",