debian-mirror-gitlab/debian/patches/Gemfile/0140-remove-guard-rspec.patch
2022-07-17 14:43:13 +02:00

10 lines
305 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -355,7 +355,6 @@
gem 'concurrent-ruby', '~> 1.1'
gem 'test-prof', '~> 1.0', '>= 1.0.7'
gem 'rspec_junit_formatter'
- gem 'guard-rspec'
# Moved in `test` because https://gitlab.com/gitlab-org/gitlab/-/issues/217527
gem 'derailed_benchmarks', require: false