Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-01-30 12:53:31 +01:00
parent 82e35eff21
commit 6cad091611
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 71 additions and 39 deletions

View file

@ -70,13 +70,13 @@ GEM
rake (>= 10.4, < 14.0)
ast (2.4.1)
bcrypt (3.1.16)
bootsnap (1.5.1)
bootsnap (1.6.0)
msgpack (~> 1.0)
builder (3.2.4)
byebug (11.1.3)
case_transform (0.2)
activesupport
codecov (0.3.0)
codecov (0.4.2)
simplecov (>= 0.15, < 0.22)
concurrent-ruby (1.1.7)
crass (1.0.6)
@ -125,7 +125,7 @@ GEM
mini_portile2 (2.5.0)
minitest (5.14.3)
mocha (1.12.0)
msgpack (1.3.3)
msgpack (1.4.1)
nio4r (2.5.4)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
@ -134,7 +134,7 @@ GEM
parser (3.0.0.0)
ast (~> 2.4.1)
pg (1.2.3)
puma (5.1.1)
puma (5.2.0)
nio4r (~> 2.0)
pundit (2.1.0)
activesupport (>= 3.0.0)
@ -197,7 +197,7 @@ GEM
ruby-progressbar (1.11.0)
ruby-vips (2.0.17)
ffi (~> 1.9)
simplecov (0.20.0)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
@ -234,7 +234,7 @@ DEPENDENCIES
bcrypt (~> 3.1)
bootsnap (>= 1.4.6)
byebug
codecov (~> 0.3.0)
codecov (~> 0.4.2)
delayed_cron_job (~> 0.7)
delayed_job_active_record (~> 4.1)
factory_bot_rails (~> 6.1)
@ -244,14 +244,14 @@ DEPENDENCIES
listen (>= 3.1.5, < 3.5)
mocha (~> 1.12.0)
pg (>= 1.2.3, < 2.0)
puma (~> 5.1)
puma (~> 5.2)
pundit (~> 2.1)
rack (~> 2.1.4)
rack-cors (~> 1.1)
rails (~> 6.1)
rubocop-minitest (~> 0.10.3)
rubocop-rails (~> 2.9)
simplecov (~> 0.20)
simplecov (~> 0.21)
spring (~> 2.1)
spring-watcher-listen (~> 2.0)
tzinfo-data