6 lines
176 B
Ruby
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"
|