(CONT-773) PDK Update
authordavid22swan <david.swan@puppet.com>
Fri, 21 Apr 2023 09:05:46 +0000 (10:05 +0100)
committerdavid22swan <david.swan@puppet.com>
Fri, 21 Apr 2023 09:05:46 +0000 (10:05 +0100)
Rakefile
metadata.json

index 8fdf11b99809ef23b728d16eb2e6b638888dbc25..4477dcbc56cee91ff889249ec05fddd6b7ecf4f8 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -4,7 +4,6 @@ require 'bundler'
 require 'puppet_litmus/rake_tasks' if Bundler.rubygems.find_name('puppet_litmus').any?
 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?
 
index 0565eaa2054912bf467bba8a4c2ae250908c527e..dd614234057435ef78cb8415bcebc95045f97a55 100644 (file)
@@ -37,6 +37,6 @@
     }
   ],
   "template-url": "https://github.com/puppetlabs/pdk-templates.git#main",
-  "template-ref": "tags/2.7.3-0-g8f110f1",
-  "pdk-version": "2.7.0 (8)"
+  "template-ref": "heads/main-0-ge5b0114",
+  "pdk-version": "2.7.1"
 }