Rakefile 105 B

123
  1. spec = Gem::Specification.find_by_name 'releasinator'
  2. load "#{spec.gem_dir}/lib/tasks/releasinator.rake"