diff --git a/dependencies/Gemfile b/dependencies/Gemfile index 57baf92..af90167 100644 --- a/dependencies/Gemfile +++ b/dependencies/Gemfile @@ -5,7 +5,7 @@ source "https://rubygems.org" git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } gem "rubocop", "~> 0.82.0" -gem "rubocop-github", "~> 0.16.0" +gem "rubocop-github", "~> 0.17.0" gem "rubocop-performance", "~>1.7.1" gem "rubocop-rails", "~> 2.5" gem "rubocop-rspec", "~> 1.41.0" \ No newline at end of file