]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commitdiff
(maint) Update to PDK 1.14.1 pdksync_simplecov
authorDavid Schmitt <david.schmitt@puppet.com>
Wed, 27 Nov 2019 18:31:35 +0000 (18:31 +0000)
committerDavid Schmitt <david.schmitt@puppet.com>
Wed, 27 Nov 2019 18:31:35 +0000 (18:31 +0000)
Gemfile
metadata.json

diff --git a/Gemfile b/Gemfile
index f7560c16269fc8043a9907bc336c49a8e502a1f3..0e395e7ecbf02b49b6256e46126da8eac57527e3 100644 (file)
--- 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(?<url>(https?|git)[:@][^#]*)(#(?<branch>.*))?}
index 24b523ab1f934615724dd8d8a8abf54675d4a626..6e6c708a3188708b79732338b21aaaa1ea240434 100644 (file)
@@ -77,6 +77,6 @@
     }
   ],
   "template-url": "https://github.com/puppetlabs/pdk-templates#master",
-  "template-ref": "1.14.1-0-g0b5b39b",
-  "pdk-version": "1.14.0"
+  "template-ref": "heads/master-0-gfaf9e8b",
+  "pdk-version": "1.14.1"
 }