my-boxen/Gemfile
2012-10-02 19:54:07 -07:00

6 lines
176 B
Ruby

source "http://rubygems.org"
gem "boxen", "0.0.0", # FIX: just during extraction/porting
:path => File.expand_path("../../boxen", __FILE__)
gem "librarian-puppet", "0.9.5"