Adds a gemfile

This commit is contained in:
Dan Bode
2013-02-19 22:35:31 -08:00
parent 14ef27778c
commit 6d1bf3c501

4
Gemfile Normal file
View File

@@ -0,0 +1,4 @@
source "https://rubygems.org"
gem "librarian"
gem "librarian-puppet"
gem "github_api"