kook/Gemfile

8 lines
98 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"
2014-01-03 00:25:36 +01:00
gem "rspec"