Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-12-04 12:09:55 +01:00
parent bc3ab2d616
commit 4fa3587a12
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 101 additions and 186 deletions

View file

@ -70,7 +70,7 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.2)
bcrypt (3.1.16)
bootsnap (1.9.1)
bootsnap (1.9.3)
msgpack (~> 1.0)
builder (3.2.4)
byebug (11.1.3)
@ -134,7 +134,7 @@ GEM
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
parallel (1.21.0)
parser (3.0.2.0)
parser (3.0.3.0)
ast (~> 2.4.1)
pg (1.2.3)
puma (5.5.2)
@ -192,7 +192,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.13.0)
parser (>= 3.0.1.1)
rubocop-minitest (0.16.0)
rubocop-minitest (0.17.0)
rubocop (>= 0.90, < 2.0)
rubocop-rails (2.12.4)
activesupport (>= 4.2.0)
@ -252,7 +252,7 @@ DEPENDENCIES
pundit (~> 2.1)
rack-cors (~> 1.1)
rails (~> 6.1)
rubocop-minitest (~> 0.16.0)
rubocop-minitest (~> 0.17.0)
rubocop-rails (~> 2.12)
simplecov (~> 0.21)
spring (~> 2.1)