kook/Gemfile

7 lines
86 B
Ruby
Raw Normal View History

2013-12-30 23:29:07 +00:00
# A sample Gemfile
source "https://rubygems.org"
gem "pry"
gem "thor"
gem "colorize"