Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-12-04 12:09:55 +01:00
parent bc3ab2d616
commit 4fa3587a12
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 101 additions and 186 deletions

View file

@ -51,7 +51,7 @@ end
group :development do
gem 'annotate', '~> 3.1' # Remove workaround in lib/tasks/annotate.rb when https://github.com/ctran/annotate_models/issues/696 is fixed
gem 'rubocop-minitest', '~> 0.16.0'
gem 'rubocop-minitest', '~> 0.17.0'
gem 'rubocop-rails', '~> 2.12'
gem 'listen', '>= 3.1.5', '< 3.8'