summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2010-07-01 20:50:36 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2010-07-01 20:50:36 +0200
commite2e550a99a6de4c1ca50b9d7a397efd66fdae8df (patch)
tree8cca4e702e77cbae3ca848cf34fa4aa08b7c9725
parentaa1746eeac7f203f5fa2302fd84a65928c21ac79 (diff)
Rakefile: get rid of useless dependency
It's loaded by gempackagetask anyway ...
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index eb6c6f2b..2b51595c 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,4 +1,3 @@
-require 'rubygems'
require 'rake'
require 'rake/gempackagetask'