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.lock | |
parent | 4ca06356889b0b653ad0fc4593c617ab9b0b1b31 (diff) | |
download | puppet-samba-0571cbf053ac3aa456a49bc3cb0a4e040ec737b8.tar.gz puppet-samba-0571cbf053ac3aa456a49bc3cb0a4e040ec737b8.tar.bz2 |
add puppet-lint
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..6b9032d --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,18 @@ +GEM + remote: http://rubygems.org/ + specs: + facter (1.6.13) + hiera (1.0.0) + puppet (3.0.1) + facter (~> 1.6.11) + hiera (~> 1.0.0) + puppet-lint (0.3.2) + rake (0.9.2.2) + +PLATFORMS + ruby + +DEPENDENCIES + puppet + puppet-lint + rake |