10 lines
297 B
Diff
10 lines
297 B
Diff
--- a/Gemfile
|
|
+++ b/Gemfile
|
|
@@ -379,7 +379,6 @@ if ENV["INCLUDE_TEST_DEPENDS"] == "true"
|
|
gem 'rspec-parameterized', require: false
|
|
|
|
gem 'capybara', '~> 3.12'
|
|
- gem 'capybara-screenshot', '~> 1.0', '>= 1.0.22'
|
|
gem 'selenium-webdriver', '~> 3.1','>= 3.142'
|
|
|
|
gem 'graphlyte', '~> 1.0'
|