my-boxen/Gemfile

7 lines
176 B
Text
Raw Normal View History

2012-10-02 14:43:59 -04:00
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"