propane/Gemfile

9 lines
110 B
Ruby

source "https://rubygems.org"
gem "rake"
gem "rspec"
gem "rdoc"
gem "redcarpet"
gem "syntax"
gem "simplecov"