diff --git a/Gemfile b/Gemfile index e60c241..7e1ff7c 100644 --- a/Gemfile +++ b/Gemfile @@ -9,3 +9,4 @@ gem 'puppet-syntax' gem 'rspec-puppet' gem 'puppetlabs_spec_helper' gem 'puppet-blacksmith' +gem 'pdk', git: 'https://github.com/puppetlabs/pdk', ref: '97e28b28b57f6a77aec0788fa3858bf624ce57f8' diff --git a/metadata.json b/metadata.json index bde7170..302df10 100644 --- a/metadata.json +++ b/metadata.json @@ -1,7 +1,7 @@ { "name": "willdurand-composer", "version": "1.2.7", - "author": "William Durand", + "author": "willdurand", "license": "MIT", "summary": "This module installs Composer, a dependency manager for PHP.", "source": "https://github.com/willdurand/puppet-composer",