From 4522d8d94672fff1d35c179778aa6583bef261a7 Mon Sep 17 00:00:00 2001 From: David Schmitt Date: Wed, 27 Nov 2019 18:31:35 +0000 Subject: [PATCH] (maint) Update to PDK 1.14.1 --- Gemfile | 1 - metadata.json | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index a2edc2f..61d5e69 100644 --- a/Gemfile +++ b/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(?(https?|git)[:@][^#]*)(#(?.*))?} diff --git a/metadata.json b/metadata.json index df1cdf0..bb12349 100644 --- a/metadata.json +++ b/metadata.json @@ -40,7 +40,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" } -- 2.32.3