You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
other :: http://github.com/jbarnette/hoe-plugin-examples
9
+
other :: https://github.com/jbarnette/hoe-plugin-examples
10
10
11
11
== DESCRIPTION:
12
12
@@ -19,7 +19,7 @@ testing, packaging, deployment, and announcement.
19
19
See class rdoc for help. Hint: `ri Hoe` or any of the plugins listed
20
20
below.
21
21
22
-
For extra goodness, see: http://docs.seattlerb.org/hoe/Hoe.pdf
22
+
For extra goodness, see: https://docs.seattlerb.org/hoe/Hoe.pdf
23
23
24
24
== FEATURES/PROBLEMS:
25
25
@@ -205,7 +205,7 @@ Again, this must be done before the Hoe spec, or it won't be useful.
205
205
* hoe-rubygems - A Hoe plugin with additional RubyGems tasks (John Barnette)
206
206
* hoe-seattlerb - Hoe plugins providing tasks used by seattle.rb including minitest, perforce, and email providing full front-to-back release/announce automation. (Ryan Davis)
207
207
* hoe-telicopter - Hoe plugin providing tasks used by hotelicopter, currently just the email plugin from the seattlerb plugin by Ryan Davis (jim nist)
208
-
* hoe-travis - hoe-travis is a Hoe plugin that allows your gem to gain maximum benefit from http://travis-ci.org (Eric Hodel)
208
+
* hoe-travis - hoe-travis is a Hoe plugin that allows your gem to gain maximum benefit from https://travis-ci.org (Eric Hodel)
209
209
* hoe-version - Hoe plugin to provide rake tasks to bump version (bhenderson)
210
210
* hoe-yard - A Hoe plugin for generating YARD documentation (Postmodern)
0 commit comments