Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-10-31 09:18:30 +01:00
parent eafa9d7079
commit 9f89a44a50
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 1941 additions and 1790 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.15.1'
gem 'rubocop-minitest', '~> 0.15.2'
gem 'rubocop-rails', '~> 2.12'
gem 'listen', '>= 3.1.5', '< 3.8'