Update accentor
This commit is contained in:
parent
f3a7f168d5
commit
02aafdebb7
5 changed files with 90 additions and 82 deletions
|
@ -76,7 +76,7 @@ GEM
|
|||
byebug (11.1.3)
|
||||
case_transform (0.2)
|
||||
activesupport
|
||||
codecov (0.4.3)
|
||||
codecov (0.5.1)
|
||||
simplecov (>= 0.15, < 0.22)
|
||||
concurrent-ruby (1.1.8)
|
||||
crass (1.0.6)
|
||||
|
@ -94,7 +94,7 @@ GEM
|
|||
factory_bot_rails (6.1.0)
|
||||
factory_bot (~> 6.1.0)
|
||||
railties (>= 5.0.0)
|
||||
faker (2.16.0)
|
||||
faker (2.17.0)
|
||||
i18n (>= 1.6, < 2)
|
||||
ffi (1.14.2)
|
||||
globalid (0.4.2)
|
||||
|
@ -126,7 +126,7 @@ GEM
|
|||
minitest (5.14.3)
|
||||
mocha (1.12.0)
|
||||
msgpack (1.4.2)
|
||||
nio4r (2.5.5)
|
||||
nio4r (2.5.7)
|
||||
nokogiri (1.11.1)
|
||||
mini_portile2 (~> 2.5.0)
|
||||
racc (~> 1.4)
|
||||
|
@ -134,7 +134,7 @@ GEM
|
|||
parser (3.0.0.0)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.2.3)
|
||||
puma (5.2.1)
|
||||
puma (5.2.2)
|
||||
nio4r (~> 2.0)
|
||||
pundit (2.1.0)
|
||||
activesupport (>= 3.0.0)
|
||||
|
@ -234,11 +234,11 @@ DEPENDENCIES
|
|||
bcrypt (~> 3.1)
|
||||
bootsnap (>= 1.4.6)
|
||||
byebug
|
||||
codecov (~> 0.4.3)
|
||||
codecov (~> 0.5.1)
|
||||
delayed_cron_job (~> 0.7)
|
||||
delayed_job_active_record (~> 4.1)
|
||||
factory_bot_rails (~> 6.1)
|
||||
faker (~> 2.16)
|
||||
faker (~> 2.17)
|
||||
has_scope (~> 0.8)
|
||||
image_processing (~> 1.12.1)
|
||||
listen (>= 3.1.5, < 3.5)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue