Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-07-05 11:10:17 +02:00
parent 5726b5211f
commit fa30668da5
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 26 additions and 26 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.13.0'
gem 'rubocop-minitest', '~> 0.14.0'
gem 'rubocop-rails', '~> 2.11'
gem 'listen', '>= 3.1.5', '< 3.6'