Blame view

Gemfile 143 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__)