diff --git a/dependencies/Gemfile b/dependencies/Gemfile index 0f3f0dc..527a573 100644 --- a/dependencies/Gemfile +++ b/dependencies/Gemfile @@ -8,4 +8,4 @@ gem "rubocop", "~> 1.13.0" gem "rubocop-github", "~> 0.16.0" gem "rubocop-performance", "~>1.7.1" gem "rubocop-rails", "~> 2.5" -gem "rubocop-rspec", "~> 1.41.0" \ No newline at end of file +gem "rubocop-rspec", "~> 2.4.0" \ No newline at end of file