]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commitdiff
Rakefile: get rid of useless dependency
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 1 Jul 2010 18:50:36 +0000 (20:50 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu, 1 Jul 2010 18:50:36 +0000 (20:50 +0200)
It's loaded by gempackagetask anyway ...

Rakefile

index eb6c6f2bb5cbac882e2ae5a8ee35b3afa5512641..2b51595c6c3f035b187fcbb6d557e029d8bad313 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,3 @@
-require 'rubygems'
 require 'rake'
 require 'rake/gempackagetask'