Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-07-31 17:02:19 +02:00
parent 6535219d3d
commit b1101984b4
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 56 additions and 56 deletions

View file

@ -70,7 +70,7 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.2)
bcrypt (3.1.16)
bootsnap (1.7.5)
bootsnap (1.7.6)
msgpack (~> 1.0)
builder (3.2.4)
byebug (11.1.3)
@ -132,7 +132,7 @@ GEM
parser (3.0.2.0)
ast (~> 2.4.1)
pg (1.2.3)
puma (5.3.2)
puma (5.4.0)
nio4r (~> 2.0)
pundit (2.1.0)
activesupport (>= 3.0.0)
@ -242,7 +242,7 @@ DEPENDENCIES
listen (>= 3.1.5, < 3.7)
mocha (~> 1.13.0)
pg (>= 1.2.3, < 2.0)
puma (~> 5.3)
puma (~> 5.4)
pundit (~> 2.1)
rack-cors (~> 1.1)
rails (~> 6.1)