Update accentor
This commit is contained in:
parent
b7d9c863dc
commit
0d16059087
9 changed files with 52 additions and 52 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue