1
0
mirror of https://github.com/ardichoke/puppet-arpwatch.git synced 2026-05-11 02:15:37 -04:00

Setup for strings to github pages

This commit is contained in:
Ryan DeShone
2018-10-09 11:07:09 -04:00
parent f1f8aaa4ab
commit c036916a53
2 changed files with 2 additions and 0 deletions

1
Gemfile Normal file
View File

@@ -0,0 +1 @@
gem 'puppet-strings'

View File

@@ -1,6 +1,7 @@
require 'puppetlabs_spec_helper/rake_tasks'
require 'puppet-lint/tasks/puppet-lint'
require 'metadata-json-lint/rake_task'
require 'puppet-strings/tasks'
if RUBY_VERSION >= '1.9'
require 'rubocop/rake_task'