Blame view

Gemfile 176 Bytes
9d3e514b9   John Barnette   Initial commit
1
2
3
4
  source "http://rubygems.org"
  
  gem "boxen", "0.0.0", # FIX: just during extraction/porting
    :path => File.expand_path("../../boxen", __FILE__)
f4cad7de3   Will Farrington   add librarian-pup...
5
6
  
  gem "librarian-puppet", "0.9.5"