diff --git a/Gemfile b/Gemfile index d74e91698..221f66d78 100644 --- a/Gemfile +++ b/Gemfile @@ -42,7 +42,7 @@ group :test, :development, :ci do # Pinning teaspoon to 1.1.5 because of sprockets-rails 2.3.3 gem 'teaspoon', '1.1.5' gem "overcommit" - gem 'rubocop', '~> 0.88.0' + gem 'rubocop', '~> 1.51.0' gem 'rubocop-ast', '~> 0.3.0' gem 'teaspoon-jasmine' gem 'simplecov', :require => false