From 96c23eafa67d9ecc562f87669427511abd008e0a Mon Sep 17 00:00:00 2001 From: Daniel Nitsikopoulos Date: Sun, 7 May 2023 22:38:48 +1000 Subject: [PATCH] Update scraperd --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2abcb69..4c611ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/dNitza/scraperd.git - revision: 58ceb3ae508b8ccb737310326569b83ec0a057b2 + revision: a8fc96f56e64a13e70490ded1dd73345dc7bc9f2 branch: master specs: scraperd (0.0.3) @@ -24,7 +24,7 @@ GIT GIT remote: https://github.com/hanami/view.git - revision: 4d8e294e8ddf640a8fc218cc81c329c71e9030ff + revision: bc231ce090f7ce805f88ce9cc32959f647cdf6e9 branch: main specs: hanami-view (2.0.0.alpha8) @@ -34,6 +34,7 @@ GIT dry-inflector (~> 1.0, < 2) temple (~> 0.10.0) tilt (~> 2.0, >= 2.0.6) + zeitwerk (~> 2.6) GIT remote: https://github.com/seuros/capistrano-puma.git