require "bundler/gem_tasks"

desc 'alias for :build to work with other spree gems'
task :gem => :build do

end
