Update accentor

This commit is contained in:
Charlotte Van Petegem 2022-01-22 11:45:46 +01:00
parent b7d9c863dc
commit 0d16059087
No known key found for this signature in database
GPG key ID: 019E764B7184435A
9 changed files with 52 additions and 52 deletions

View file

@ -70,8 +70,8 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.2)
bcrypt (3.1.16)
bootsnap (1.9.4)
msgpack (~> 1.0)
bootsnap (1.10.2)
msgpack (~> 1.2)
builder (3.2.4)
byebug (11.1.3)
case_transform (0.2)
@ -82,10 +82,10 @@ GEM
crass (1.0.6)
delayed_cron_job (0.9.0)
fugit (>= 1.5)
delayed_job (4.1.9)
activesupport (>= 3.0, < 6.2)
delayed_job_active_record (4.1.6)
activerecord (>= 3.0, < 6.2)
delayed_job (4.1.10)
activesupport (>= 3.0, < 8.0)
delayed_job_active_record (4.1.7)
activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5)
docile (1.4.0)
erubi (1.10.0)
@ -128,7 +128,7 @@ GEM
mini_portile2 (2.7.1)
minitest (5.15.0)
mocha (1.13.0)
msgpack (1.4.2)
msgpack (1.4.4)
nio4r (2.5.8)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
@ -262,7 +262,7 @@ DEPENDENCIES
will_paginate (~> 3.3)
RUBY VERSION
ruby 3.0.2p107
ruby 3.1.0p0
BUNDLED WITH
2.2.22
2.3.3