Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-09-11 16:41:10 +02:00
parent 6234e4ffd9
commit f9eda79ae5
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 49 additions and 49 deletions

View file

@ -175,7 +175,7 @@ GEM
ffi (~> 1.0)
regexp_parser (2.1.1)
rexml (3.2.5)
rubocop (1.19.0)
rubocop (1.20.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
@ -184,11 +184,11 @@ GEM
rubocop-ast (>= 1.9.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.10.0)
rubocop-ast (1.11.0)
parser (>= 3.0.1.1)
rubocop-minitest (0.15.0)
rubocop (>= 0.90, < 2.0)
rubocop-rails (2.11.3)
rubocop-rails (2.12.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
@ -247,7 +247,7 @@ DEPENDENCIES
rack-cors (~> 1.1)
rails (~> 6.1)
rubocop-minitest (~> 0.15.0)
rubocop-rails (~> 2.11)
rubocop-rails (~> 2.12)
simplecov (~> 0.21)
spring (~> 2.1)
spring-watcher-listen (~> 2.0)