From 559584f9566f964d1b066e605508cac22a0cba23 Mon Sep 17 00:00:00 2001 From: Kaycee Date: Thu, 15 Jun 2017 20:56:50 -0500 Subject: Update bundle-gem.ronn --- man/bundle-gem.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/bundle-gem.ronn b/man/bundle-gem.ronn index 8e57189f83..77a941f1eb 100644 --- a/man/bundle-gem.ronn +++ b/man/bundle-gem.ronn @@ -11,7 +11,7 @@ Generates a directory named `GEM_NAME` with a `Rakefile`, `GEM_NAME.gemspec`, and other supporting files and directories that can be used to develop a rubygem with that name. -Run `rake -T` in the resulting project for a list of Rake tasks that can used +Run `rake -T` in the resulting project for a list of Rake tasks that can be used to test and publish the gem to rubygems.org. The generated project skeleton can be customized with OPTIONS, as explained -- cgit v1.2.1