diff --git a/Gemfile b/Gemfile index 8c7eb79d..e73d8c46 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ end group :test do gem 'rake' - gem 'rspec', '~> 3.2' + gem 'rspec', '~> 3.3' gem 'rspec-retry' gem 'coveralls' end