Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-04-24 11:36:23 +02:00
parent addd2df055
commit 0972ea658f
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 24 additions and 24 deletions

View file

@ -70,13 +70,13 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.2)
bcrypt (3.1.16)
bootsnap (1.7.3)
bootsnap (1.7.4)
msgpack (~> 1.0)
builder (3.2.4)
byebug (11.1.3)
case_transform (0.2)
activesupport
codecov (0.5.1)
codecov (0.5.2)
simplecov (>= 0.15, < 0.22)
concurrent-ruby (1.1.8)
crass (1.0.6)
@ -232,7 +232,7 @@ DEPENDENCIES
bcrypt (~> 3.1)
bootsnap (>= 1.4.6)
byebug
codecov (~> 0.5.1)
codecov (~> 0.5.2)
delayed_cron_job (~> 0.7)
delayed_job_active_record (~> 4.1)
factory_bot_rails (~> 6.1)