Catch dead servers in archive bookmark job

This commit is contained in:
2024-03-03 19:46:15 +11:00
parent a682f05c3f
commit 413f2e2b3e
3 changed files with 8 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ gem "hanami-validations", "2.1.0"
gem "hanami-assets", "2.1.0"
gem "hanami-view", "2.1.0"
gem "csv"
gem "rom-sql"
gem "pg"
gem "scraperd", github: "dNitza/scraperd", branch: "master"