From c20c76b6856d99b1d0f73c1b72f7112f01b0dad5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Boutillier?= <boutil@debian.org>
Date: Mon, 10 Mar 2025 00:17:10 +0100
Subject: [PATCH] Build-depend on ruby-capybara

---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 0327f29..849b853 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper-compat (= 13),
                ruby-actionpack (>= 2:7.0),
                ruby-activesupport (>= 2:7.0),
                ruby-railties (>= 2:7.0),
+               ruby-capybara,
                ruby-rspec,
                ruby-rspec-core (>= 3.13),
                ruby-rspec-expectations (>= 3.13),
-- 
GitLab