diff options
author | Adam Jahn <ajjahn@gmail.com> | 2012-10-25 00:30:33 -0400 |
---|---|---|
committer | Adam Jahn <ajjahn@gmail.com> | 2012-10-25 00:30:33 -0400 |
commit | 0571cbf053ac3aa456a49bc3cb0a4e040ec737b8 (patch) | |
tree | 7c6651b068b5ac4bb136aed9ef98e374882c094b /Gemfile | |
parent | 4ca06356889b0b653ad0fc4593c617ab9b0b1b31 (diff) | |
download | puppet-samba-0571cbf053ac3aa456a49bc3cb0a4e040ec737b8.tar.gz puppet-samba-0571cbf053ac3aa456a49bc3cb0a4e040ec737b8.tar.bz2 |
add puppet-lint
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +source "http://rubygems.org" + +gem "rake" +gem "puppet-lint" +gem "puppet"
\ No newline at end of file |