diff --git a/Gemfile b/Gemfile index a654216..223bdbe 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem 'sqlite3', '~> 1.4' # Rails does NOT accept 2.0 gem 'rspec' gem 'rspec-rails' -gem 'rubocop-config', github: 'jgraichen/rubocop-config', ref: 'v12' +gem 'rubocop-config', github: 'jgraichen/rubocop-config', ref: '9f3e5cd0e519811a7f615f265fca81a4f4e843b9' group :development do gem 'appraisal'