Update dependencies
This commit is contained in:
parent
addd2df055
commit
0972ea658f
6 changed files with 24 additions and 24 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue