(maint) Update to PDK 1.14.1
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -1,5 +1,4 @@
|
||||
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
||||
gem 'pdk', git: 'https://github.com/puppetlabs/pdk.git', branch: 'master'
|
||||
|
||||
def location_for(place_or_version, fake_version = nil)
|
||||
git_url_regex = %r{\A(?<url>(https?|git)[:@][^#]*)(#(?<branch>.*))?}
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
"version_requirement": ">= 5.5.10 < 7.0.0"
|
||||
}
|
||||
],
|
||||
"template-url": "https://github.com/puppetlabs/pdk-templates/#master",
|
||||
"template-ref": "1.14.1-0-g0b5b39b",
|
||||
"pdk-version": "1.14.0"
|
||||
"template-url": "https://github.com/puppetlabs/pdk-templates#master",
|
||||
"template-ref": "heads/master-0-gfaf9e8b",
|
||||
"pdk-version": "1.14.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user