Add dependency upon rspec.
This commit is contained in:
parent
c0f0c890ca
commit
def5c85f68
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -4,3 +4,4 @@ source "https://rubygems.org"
|
|||
gem "pry"
|
||||
gem "thor"
|
||||
gem "colorize"
|
||||
gem "rspec"
|
||||
|
|
Loading…
Reference in a new issue