mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-20 08:21:29 +01:00
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
source :rubygems
|
|
|
|
puppetversion = ENV['PUPPET_VERSION']
|
|
gem 'puppet', puppetversion, :require => false
|
|
gem 'puppet-lint'
|
|
gem 'puppetlabs_spec_helper', '>= 0.1.0'
|