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

@ -138,7 +138,7 @@ GEM
parser (3.0.2.0)
ast (~> 2.4.1)
pg (1.2.3)
puma (5.5.0)
puma (5.5.2)
nio4r (~> 2.0)
pundit (2.1.1)
activesupport (>= 3.0.0)
@ -182,7 +182,7 @@ GEM
ffi (~> 1.0)
regexp_parser (2.1.1)
rexml (3.2.5)
rubocop (1.22.0)
rubocop (1.22.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
@ -193,9 +193,9 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.12.0)
parser (>= 3.0.1.1)
rubocop-minitest (0.15.1)
rubocop-minitest (0.15.2)
rubocop (>= 0.90, < 2.0)
rubocop-rails (2.12.2)
rubocop-rails (2.12.4)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
@ -253,7 +253,7 @@ DEPENDENCIES
pundit (~> 2.1)
rack-cors (~> 1.1)
rails (~> 6.1)
rubocop-minitest (~> 0.15.1)
rubocop-minitest (~> 0.15.2)
rubocop-rails (~> 2.12)
simplecov (~> 0.21)
spring (~> 2.1)