diff --git a/debian/patches/0100-remove-development-test.patch b/debian/patches/0100-remove-development-test.patch index 24707bfb7d..8fc67a5bd2 100644 --- a/debian/patches/0100-remove-development-test.patch +++ b/debian/patches/0100-remove-development-test.patch @@ -42,10 +42,11 @@ Bundler will fail when it can't find these locally gem 'pry-byebug', '~> 3.5', '>= 3.5.1', platform: :mri gem 'pry-rails', '~> 0.3.4' -@@ -367,15 +349,6 @@ +@@ -366,16 +348,7 @@ + gem 'spring', '~> 2.0' gem 'spring-commands-rspec', '~> 1.0', '>= 1.0.4' - gem 'gitlab-styles', '~> 2.7', require: false +- gem 'gitlab-styles', '~> 2.7', require: false - # Pin these dependencies, otherwise a new rule could break the CI pipelines - gem 'rubocop', '~> 0.69.0' - gem 'rubocop-performance', '~> 1.1.0' @@ -53,7 +54,7 @@ Bundler will fail when it can't find these locally - - gem 'scss_lint', '~> 0.56.0', require: false - gem 'haml_lint', '~> 0.34.0', require: false -- gem 'simplecov', '~> 0.16.1', require: false + gem 'simplecov', '~> 0.16.1', require: false - gem 'bundler-audit', '~> 0.5.0', require: false gem 'benchmark-ips', '~> 2.3', require: false