debian-mirror-gitlab/debian/patches/0499-20-remove-capybara-screenshot.patch

11 lines
282 B
Diff
Raw Normal View History

2020-11-19 16:24:27 +05:30
--- a/Gemfile
+++ b/Gemfile
2021-06-09 22:52:32 +05:30
@@ -376,7 +376,6 @@
2020-11-19 16:24:27 +05:30
gem 'rspec-parameterized', require: false
gem 'capybara', '~> 3.12'
- gem 'capybara-screenshot', '~> 1.0', '>= 1.0.22'
gem 'selenium-webdriver', '~> 3.142'
gem 'shoulda-matchers', '~> 4.0', '>= 4.0.1', require: false