mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Bump selenium-webdriver and rspec
This commit is contained in:
@@ -208,7 +208,7 @@ group :test do
|
||||
gem 'capybara-screenshot', '~> 1.0.14'
|
||||
gem 'fuubar', '~> 2.2.0'
|
||||
gem 'capybara-select2', git: 'https://github.com/goodwill/capybara-select2', ref: '585192e'
|
||||
gem 'selenium-webdriver', '~> 3.6'
|
||||
gem 'selenium-webdriver', '~> 3.11'
|
||||
gem 'timecop', '~> 0.9.0'
|
||||
gem 'webmock', '~> 3.1.0', require: false
|
||||
|
||||
|
||||
+3
-3
@@ -503,8 +503,8 @@ GEM
|
||||
rspec-expectations (~> 3.7.0)
|
||||
rspec-mocks (~> 3.7.0)
|
||||
rspec-support (~> 3.7.0)
|
||||
rspec-retry (0.5.6)
|
||||
rspec-core (> 3.3, < 3.8)
|
||||
rspec-retry (0.5.7)
|
||||
rspec-core (> 3.3)
|
||||
rspec-support (3.7.1)
|
||||
rubocop (0.50.0)
|
||||
parallel (~> 1.10)
|
||||
@@ -704,7 +704,7 @@ DEPENDENCIES
|
||||
sass (= 3.5.1)
|
||||
sass-rails (~> 5.0.6)
|
||||
secure_headers (~> 5.0.5)
|
||||
selenium-webdriver (~> 3.6)
|
||||
selenium-webdriver (~> 3.11)
|
||||
shoulda-context (~> 1.2)
|
||||
shoulda-matchers (~> 3.1)
|
||||
simplecov (~> 0.14.0)
|
||||
|
||||
Reference in New Issue
Block a user