Skip to content

Commit

Permalink
fix rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
fellix committed Dec 9, 2011
1 parent b786ad6 commit 96268a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ rescue Bundler::BundlerError => e
exit e.status_code
end
require 'rake'
$:.unshift 'lib'
require 'legendas_tv/version'
require 'jeweler'
Jeweler::Tasks.new do |gem|
Expand Down

0 comments on commit 96268a8

Please sign in to comment.