We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03bcefd commit 93e5516Copy full SHA for 93e5516
Rakefile
@@ -4,7 +4,6 @@ require 'bundler'
4
require 'puppet_litmus/rake_tasks' if Bundler.rubygems.find_name('puppet_litmus').any?
5
require 'puppetlabs_spec_helper/rake_tasks'
6
require 'puppet-syntax/tasks/puppet-syntax'
7
-require 'puppet_blacksmith/rake_tasks' if Bundler.rubygems.find_name('puppet-blacksmith').any?
8
require 'github_changelog_generator/task' if Bundler.rubygems.find_name('github_changelog_generator').any?
9
require 'puppet-strings/tasks' if Bundler.rubygems.find_name('puppet-strings').any?
10
lib/puppet/parser/functions/private.rb
spec/functions/private_spec.rb
0 commit comments