debian-mirror-gitlab/debian/patches/Gemfile/0140-remove-guard-rspec.patch
2022-05-07 22:13:53 +05:30

10 lines
305 B
Diff

--- a/Gemfile
+++ b/Gemfile
@@ -351,7 +351,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