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

@ -22,6 +22,9 @@ gem "sucker_punch", "~> 3.1"
gem 'carrierwave', '>= 3.0.0.beta', '< 4.0'
gem "dnsimple"
gem 'whenever', require: false
gem 'kaminari'
gem "ruby2js" , git: "https://github.com/ruby2js/ruby2js/" , branch: "haml_fix"
gem 'thredded', '~> 1.0'