From 0657555170a197e3c4b2c3161745f6beac571e82 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Sun, 9 Jul 2023 09:38:03 +0530 Subject: [PATCH] Remove ruby-benchmark-memory (not in production group of Gemfile) --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index e49ec5ad1e..1acf583e95 100644 --- a/debian/control +++ b/debian/control @@ -389,7 +389,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-stackprof (>= 0.2.23~), ruby-rbtrace (>= 0.4~), ruby-memory-profiler (>= 1.0~), - ruby-benchmark-memory (>= 0.1~), ruby-activerecord-explain-analyze (>= 0.1~), # OAuth ruby-oauth2 (>= 2.0~),