use bundler

This commit is contained in:
Zach Leslie 2013-06-09 18:20:13 -07:00
parent 39cdb11acb
commit ae22856abc
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
pkg
Gemfile.lock

2
Gemfile Normal file
View File

@ -0,0 +1,2 @@
gem 'rspec'
gem 'puppet'