debian-mirror-gitlab/debian/patches/Gemfile/0130-remove-capybara-screenshot.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
256 B
Diff
Raw Normal View History

2020-11-19 16:24:27 +05:30
--- a/Gemfile
+++ b/Gemfile
2022-10-18 15:59:10 +05:30
@@ -349,7 +349,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'
2021-10-01 04:34:20 +05:30
gem 'selenium-webdriver', '~> 3.1','>= 3.142'
2020-11-19 16:24:27 +05:30
2022-08-27 14:03:50 +05:30
gem 'graphlyte', '~> 1.0'