diff --git a/Gemfile b/Gemfile index 4b57ba3..6f5bedd 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gemspec gem 'rake' gem 'rake-release', '~> 1.0' -gem 'rubocop-config', github: 'jgraichen/rubocop-config', ref: 'v11', require: false +gem 'rubocop-config', github: 'jgraichen/rubocop-config', ref: 'v12', require: false group :development do gem 'appraisal'