Add dependency upon rspec.

This commit is contained in:
Glenn Y. Rolland 2014-01-03 00:25:36 +01:00
parent c0f0c890ca
commit def5c85f68

View file

@ -4,3 +4,4 @@ source "https://rubygems.org"
gem "pry"
gem "thor"
gem "colorize"
gem "rspec"