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

@ -96,7 +96,7 @@ GEM
railties (>= 5.0.0)
faker (2.18.0)
i18n (>= 1.6, < 2)
ffi (1.15.0)
ffi (1.15.3)
globalid (0.4.2)
activesupport (>= 4.2.0)
has_scope (0.8.0)
@ -108,7 +108,7 @@ GEM
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
jsonapi-renderer (0.2.2)
listen (3.5.1)
listen (3.6.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.10.0)
@ -170,7 +170,7 @@ GEM
thor (~> 1.0)
rainbow (3.0.0)
rake (13.0.3)
rb-fsevent (0.10.4)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.1.1)
@ -239,7 +239,7 @@ DEPENDENCIES
faker (~> 2.18)
has_scope (~> 0.8)
image_processing (~> 1.12.1)
listen (>= 3.1.5, < 3.6)
listen (>= 3.1.5, < 3.7)
mocha (~> 1.13.0)
pg (>= 1.2.3, < 2.0)
puma (~> 5.3)