aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorMelissa Stone <melissa@puppet.com>2019-01-08 15:19:48 -0800
committerMelissa Stone <melissa@puppet.com>2019-01-08 15:19:48 -0800
commit0dab5fa98dce32b4ea670e206f2751bc7e74c8ae (patch)
tree4e667ff2145da6a3333c4679982b0e962012c6c4 /Rakefile
parentd544f2c895c22b00d9b0347f18d9cb7965b55d8d (diff)
downloadpuppet-sshkeys_core-0dab5fa98dce32b4ea670e206f2751bc7e74c8ae.tar.gz
puppet-sshkeys_core-0dab5fa98dce32b4ea670e206f2751bc7e74c8ae.tar.bz2
(maint) update PDK to 1.8.0; update all templates
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
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