From 0dab5fa98dce32b4ea670e206f2751bc7e74c8ae Mon Sep 17 00:00:00 2001 From: Melissa Stone Date: Tue, 8 Jan 2019 15:19:48 -0800 Subject: (maint) update PDK to 1.8.0; update all templates --- Rakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index a7c4d68..2d60dbb 100644 --- a/Rakefile +++ b/Rakefile @@ -2,6 +2,7 @@ require 'puppetlabs_spec_helper/rake_tasks' 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-lint/tasks/puppet-lint' def changelog_user -- cgit v1.2.3