Blob of vendor/diff-display/Rakefile (raw blob data)

1 require 'config/requirements'
2 require 'config/hoe' # setup Hoe + all gem configuration
3
4 Dir['tasks/**/*.rake'].each { |rake| load rake }