X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Rakefile;h=0a5093b33aaeac93cab8160f2f63988505061689;hb=5107a43b2d503bf59043394c8777f62dcd698073;hp=f8ec754fe819f15a8146c9a1dccfdf6d9da42924;hpb=0e75ab7ce4b9ebeca33348b19c2957d5870af690;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/Rakefile b/Rakefile index f8ec754..0a5093b 100644 --- a/Rakefile +++ b/Rakefile @@ -6,7 +6,6 @@ require 'puppet-syntax/tasks/puppet-syntax' require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-blacksmith').any? require 'github_changelog_generator/task' if Bundler.rubygems.find_name('github_changelog_generator').any? require 'puppet-strings/tasks' if Bundler.rubygems.find_name('puppet-strings').any? -require 'puppet_pot_generator/rake_tasks' def changelog_user return unless Rake.application.top_level_tasks.include? "changelog"