move dns update job here

This commit is contained in:
Torsten
2023-02-11 22:35:45 +02:00
parent df6af95ff9
commit 41771ad5c1
13 changed files with 97 additions and 26 deletions

View File

@ -122,6 +122,7 @@ GEM
image_processing (~> 1.1)
marcel (~> 1.0.0)
ssrf_filter (~> 1.0)
chronic (0.10.2)
coderay (1.1.3)
concurrent-ruby (1.2.0)
crass (1.0.6)
@ -140,6 +141,8 @@ GEM
devise-async (1.0.0)
activejob (>= 5.0)
devise (>= 4.0)
dnsimple (8.1.0)
httparty
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
erubi (1.12.0)
@ -190,6 +193,9 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
@ -246,6 +252,7 @@ GEM
minitest (5.17.0)
msgpack (1.6.0)
multi_json (1.15.0)
multi_xml (0.6.0)
mustache (1.1.1)
nenv (0.3.0)
net-imap (0.3.4)
@ -427,6 +434,8 @@ GEM
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.6)
@ -441,6 +450,7 @@ DEPENDENCIES
debug
devise
devise-async
dnsimple
guard
guard-minitest
haml-rails
@ -467,6 +477,7 @@ DEPENDENCIES
thredded (~> 1.0)
web-console
webdrivers
whenever
RUBY VERSION
ruby 3.1.3p185