Bump selenium-webdriver from 3.141.0 to 3.142.7
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.141.0 to 3.142.7. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
087a756c63
commit
b0b3a9c934
2
Gemfile
2
Gemfile
@@ -88,7 +88,7 @@ group :test do
|
|||||||
gem "coveralls", "~> 0.8.23", require: false
|
gem "coveralls", "~> 0.8.23", require: false
|
||||||
gem "email_spec", "~> 2.2.0"
|
gem "email_spec", "~> 2.2.0"
|
||||||
gem "rspec-rails", "~> 3.8"
|
gem "rspec-rails", "~> 3.8"
|
||||||
gem "selenium-webdriver", "~> 3.141"
|
gem "selenium-webdriver", "~> 3.142"
|
||||||
gem "webdrivers", "~> 4.3.0"
|
gem "webdrivers", "~> 4.3.0"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
13
Gemfile.lock
13
Gemfile.lock
@@ -139,8 +139,7 @@ GEM
|
|||||||
actionpack (>= 3.1)
|
actionpack (>= 3.1)
|
||||||
caxlsx (>= 3.0)
|
caxlsx (>= 3.0)
|
||||||
chef-utils (16.4.41)
|
chef-utils (16.4.41)
|
||||||
childprocess (0.9.0)
|
childprocess (3.0.0)
|
||||||
ffi (~> 1.0, >= 1.0.11)
|
|
||||||
chronic (0.10.2)
|
chronic (0.10.2)
|
||||||
ckeditor (4.3.0)
|
ckeditor (4.3.0)
|
||||||
orm_adapter (~> 0.5.0)
|
orm_adapter (~> 0.5.0)
|
||||||
@@ -505,7 +504,7 @@ GEM
|
|||||||
rubocop-rspec (1.35.0)
|
rubocop-rspec (1.35.0)
|
||||||
rubocop (>= 0.60.0)
|
rubocop (>= 0.60.0)
|
||||||
ruby-progressbar (1.10.1)
|
ruby-progressbar (1.10.1)
|
||||||
rubyzip (1.3.0)
|
rubyzip (2.3.0)
|
||||||
rvm1-capistrano3 (1.4.0)
|
rvm1-capistrano3 (1.4.0)
|
||||||
capistrano (~> 3.0)
|
capistrano (~> 3.0)
|
||||||
sshkit (>= 1.2)
|
sshkit (>= 1.2)
|
||||||
@@ -537,9 +536,9 @@ GEM
|
|||||||
faraday (> 0.8, < 2.0)
|
faraday (> 0.8, < 2.0)
|
||||||
scss_lint (0.59.0)
|
scss_lint (0.59.0)
|
||||||
sass (~> 3.5, >= 3.5.5)
|
sass (~> 3.5, >= 3.5.5)
|
||||||
selenium-webdriver (3.141.0)
|
selenium-webdriver (3.142.7)
|
||||||
childprocess (~> 0.5)
|
childprocess (>= 0.5, < 4.0)
|
||||||
rubyzip (~> 1.2, >= 1.2.2)
|
rubyzip (>= 1.2.2)
|
||||||
simplecov (0.16.1)
|
simplecov (0.16.1)
|
||||||
docile (~> 1.1)
|
docile (~> 1.1)
|
||||||
json (>= 1.8, < 3)
|
json (>= 1.8, < 3)
|
||||||
@@ -711,7 +710,7 @@ DEPENDENCIES
|
|||||||
sassc-rails (~> 2.1.2)
|
sassc-rails (~> 2.1.2)
|
||||||
savon (~> 2.12.0)
|
savon (~> 2.12.0)
|
||||||
scss_lint (~> 0.59.0)
|
scss_lint (~> 0.59.0)
|
||||||
selenium-webdriver (~> 3.141)
|
selenium-webdriver (~> 3.142)
|
||||||
sitemap_generator (~> 6.0.2)
|
sitemap_generator (~> 6.0.2)
|
||||||
social-share-button (~> 1.1)
|
social-share-button (~> 1.1)
|
||||||
spring (~> 2.0.1)
|
spring (~> 2.0.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user