From d6c96a53f24c04ba60e93c319bab96de1e295335 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Fri, 28 Feb 2020 17:35:36 +0530 Subject: [PATCH] Add ruby-rspec-rails to autopkgtest dependencies --- debian/tests/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 3473219957..e3ee27f66c 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -23,5 +23,6 @@ Depends: @, ruby-pry-byebug (>= 3.5.1~), ruby-awesome-print, ruby-database-cleaner (>= 1.7~), - ruby-factory-bot-rails (>= 5.1~) + ruby-factory-bot-rails (>= 5.1~), + ruby-rspec-rails (>= 4.0~beta3~) Restrictions: needs-root