summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorDennis Hoppe <github@debian-solutions.de>2016-10-21 12:34:58 +0200
committerDennis Hoppe <github@debian-solutions.de>2016-10-21 12:34:58 +0200
commiteec10b55fc5b3b3e003d96848e2d303c021e5d02 (patch)
tree438ef9686bdeec31de540ae5d1931d0a7dc87309 /Rakefile
parenta1e7829758acf6ef32567a2a0384417d4bfc35d7 (diff)
Update based on voxpupuli/modulesync_config 0.14.1
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 35ee06a..d00f247 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,7 +1,7 @@
require 'puppetlabs_spec_helper/rake_tasks'
require 'puppet_blacksmith/rake_tasks'
require 'voxpupuli/release/rake_tasks'
-require 'puppet-strings/rake_tasks'
+require 'puppet-strings/tasks'
PuppetLint.configuration.log_format = '%{path}:%{line}:%{check}:%{KIND}:%{message}'
PuppetLint.configuration.fail_on_warnings = true