Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-08-14 12:14:13 +02:00
parent f8be85ceaa
commit 7c85b91546
No known key found for this signature in database
GPG key ID: 019E764B7184435A
8 changed files with 48 additions and 48 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.14.0'
gem 'rubocop-minitest', '~> 0.15.0'
gem 'rubocop-rails', '~> 2.11'
gem 'listen', '>= 3.1.5', '< 3.7'