kook/Gemfile

7 lines
86 B
Text
Raw Normal View History

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