Skip to content

Commit

Permalink
(maint) Update to PDK 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidS committed Nov 27, 2019
1 parent b261652 commit 88acc2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -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>.*))?}
Expand Down
6 changes: 3 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
}
],
"description": "Module for Apache configuration",
"pdk-version": "1.14.0",
"template-url": "https://github.com/puppetlabs/pdk-templates/#master",
"template-ref": "heads/master-0-g0b5b39b"
"pdk-version": "1.14.1",
"template-url": "https://github.com/puppetlabs/pdk-templates#master",
"template-ref": "heads/master-0-gfaf9e8b"
}

0 comments on commit 88acc2d

Please sign in to comment.