Skip to content

Commit

Permalink
Remove requiring of rake/gempackagetask from Rakefile, not used for a…
Browse files Browse the repository at this point in the history
… while
  • Loading branch information
jeremyevans committed Sep 1, 2011
1 parent 1a0044f commit 5b83623
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
require "rake"
require "rake/clean"
require "rake/gempackagetask"

NAME = 'sequel'
VERS = lambda do
Expand Down

0 comments on commit 5b83623

Please sign in to comment.