Gemfile in puppet-resource_api-0.2.0 vs Gemfile in puppet-resource_api-0.2.1
- old
+ new
@@ -39,6 +39,5 @@
if ENV['PUPPET_GEM_VERSION']
gem 'puppet', *location_for(ENV['PUPPET_GEM_VERSION'])
else
gem 'puppet', git: 'https://github.com/DavidS/puppet', ref: 'device-apply'
end
-gem 'hocon', '~> 1.0'