debian-mirror-gitlab/debian/patches/Gemfile/0140-remove-guard-rspec.patch

11 lines
305 B
Diff
Raw Normal View History

--- a/Gemfile
+++ b/Gemfile
2022-08-27 14:03:50 +05:30
@@ -358,7 +358,6 @@
gem 'concurrent-ruby', '~> 1.1'
2022-05-07 22:13:53 +05:30
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