chore: bump maintenance_tasks 2.7 => 2.10
This commit is contained in:
parent
2164d72308
commit
11e766ad9f
1 changed files with 10 additions and 8 deletions
18
Gemfile.lock
18
Gemfile.lock
|
@ -187,6 +187,7 @@ GEM
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
css_parser (1.16.0)
|
css_parser (1.16.0)
|
||||||
addressable
|
addressable
|
||||||
|
csv (3.3.0)
|
||||||
daemons (1.4.1)
|
daemons (1.4.1)
|
||||||
date (3.3.4)
|
date (3.3.4)
|
||||||
deep_cloneable (3.2.0)
|
deep_cloneable (3.2.0)
|
||||||
|
@ -359,7 +360,7 @@ GEM
|
||||||
irb (1.12.0)
|
irb (1.12.0)
|
||||||
rdoc
|
rdoc
|
||||||
reline (>= 0.4.2)
|
reline (>= 0.4.2)
|
||||||
job-iteration (1.4.1)
|
job-iteration (1.7.0)
|
||||||
activejob (>= 5.2)
|
activejob (>= 5.2)
|
||||||
jquery-rails (4.6.0)
|
jquery-rails (4.6.0)
|
||||||
rails-dom-testing (>= 1, < 3)
|
rails-dom-testing (>= 1, < 3)
|
||||||
|
@ -426,12 +427,13 @@ GEM
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
maintenance_tasks (2.7.0)
|
maintenance_tasks (2.10.0)
|
||||||
actionpack (>= 6.0)
|
actionpack (>= 6.1)
|
||||||
activejob (>= 6.0)
|
activejob (>= 6.1)
|
||||||
activerecord (>= 6.0)
|
activerecord (>= 6.1)
|
||||||
|
csv
|
||||||
job-iteration (>= 1.3.6)
|
job-iteration (>= 1.3.6)
|
||||||
railties (>= 6.0)
|
railties (>= 6.1)
|
||||||
zeitwerk (>= 2.6.2)
|
zeitwerk (>= 2.6.2)
|
||||||
marcel (1.0.4)
|
marcel (1.0.4)
|
||||||
matrix (0.4.2)
|
matrix (0.4.2)
|
||||||
|
@ -445,7 +447,7 @@ GEM
|
||||||
mini_magick (4.12.0)
|
mini_magick (4.12.0)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
mini_portile2 (2.8.8)
|
mini_portile2 (2.8.8)
|
||||||
minitest (5.25.1)
|
minitest (5.25.4)
|
||||||
msgpack (1.7.2)
|
msgpack (1.7.2)
|
||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
mustermann (3.0.0)
|
mustermann (3.0.0)
|
||||||
|
@ -864,7 +866,7 @@ GEM
|
||||||
anyway_config (>= 1.3, < 3)
|
anyway_config (>= 1.3, < 3)
|
||||||
sidekiq
|
sidekiq
|
||||||
yabeda (~> 0.6)
|
yabeda (~> 0.6)
|
||||||
zeitwerk (2.7.0)
|
zeitwerk (2.7.1)
|
||||||
zip_tricks (5.6.0)
|
zip_tricks (5.6.0)
|
||||||
zipline (1.5.0)
|
zipline (1.5.0)
|
||||||
actionpack (>= 6.0, < 8.0)
|
actionpack (>= 6.0, < 8.0)
|
||||||
|
|
Loading…
Reference in a new issue