Remove rubyforge require

Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/5759664a
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/5759664a
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/5759664a

Branch: refs/heads/master
Commit: 5759664a3cdc961b2c26c4885d8475ffd6b32b49
Parents: c2b6dfe
Author: Peter Donald <[email protected]>
Authored: Wed Jun 18 22:11:49 2014 +1000
Committer: Peter Donald <[email protected]>
Committed: Wed Jun 18 22:11:49 2014 +1000

----------------------------------------------------------------------
 rakelib/stage.rake | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/5759664a/rakelib/stage.rake
----------------------------------------------------------------------
diff --git a/rakelib/stage.rake b/rakelib/stage.rake
index 3435900..f8d9859 100644
--- a/rakelib/stage.rake
+++ b/rakelib/stage.rake
@@ -13,7 +13,6 @@
 # License for the specific language governing permissions and limitations under
 # the License.
 
-require 'rubyforge'
 require 'digest/md5'
 require 'digest/sha1'
 

Reply via email to