X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=Gemfile;h=61d5e692838fb8fa5a21b5e8e28af4c38d9a05a6;hb=bc1f290f3b5bd19bd2bcdc52fbda6bb74388f2e3;hp=a2edc2ff6ce44dc75c9b76ea16743a6ee64a8703;hpb=2037bb0097373b3d29a931c553743419f82be3ab;p=puppet-modules%2Fpuppetlabs-apt.git 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)[:@][^#]*)(#(?.*))?}