diff --git a/Gemfile b/Gemfile index 2f6b4aa..298b121 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,6 @@ source 'https://rubygems.org' gemspec + gem 'rspec-core', '~> 3' gem 'rspec-expectations', '~> 3'