From cecf52c5a5109ec621d6fda094addd86ca8f44ee Mon Sep 17 00:00:00 2001 From: markuszilch Date: Sun, 24 Mar 2024 08:56:46 +0100 Subject: [PATCH] make webrick optional --- .sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sync.yml b/.sync.yml index 8ccaf17..68f5466 100644 --- a/.sync.yml +++ b/.sync.yml @@ -2,7 +2,7 @@ .github/workflows/ci.yml: unmanaged: true Gemfile: - required: + optional: ':test': - gem: webrick ruby-operator: '>='