Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-07-24 13:57:19 +02:00
parent ee37a86db4
commit 0e3c2a3b9e
No known key found for this signature in database
GPG key ID: 019E764B7184435A
9 changed files with 57 additions and 57 deletions

View file

@ -54,7 +54,7 @@ group :development do
gem 'rubocop-minitest', '~> 0.14.0'
gem 'rubocop-rails', '~> 2.11'
gem 'listen', '>= 3.1.5', '< 3.6'
gem 'listen', '>= 3.1.5', '< 3.7'
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring', '~> 2.1'
gem 'spring-watcher-listen', '~> 2.0'