mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update webdrivers to version 5.0.0
This commit is contained in:
parent
86e029f3a0
commit
4f6a4f74e2
1 changed files with 6 additions and 5 deletions
11
Gemfile.lock
11
Gemfile.lock
|
|
@ -158,7 +158,7 @@ GEM
|
|||
actionpack (>= 3.1)
|
||||
caxlsx (>= 3.0)
|
||||
chartkick (4.1.3)
|
||||
childprocess (3.0.0)
|
||||
childprocess (4.1.0)
|
||||
chronic (0.10.2)
|
||||
chunky_png (1.4.0)
|
||||
climate_control (1.0.1)
|
||||
|
|
@ -538,8 +538,9 @@ GEM
|
|||
sprockets-rails
|
||||
tilt
|
||||
selectize-rails (0.12.6)
|
||||
selenium-webdriver (3.142.7)
|
||||
childprocess (>= 0.5, < 4.0)
|
||||
selenium-webdriver (4.1.0)
|
||||
childprocess (>= 0.5, < 5.0)
|
||||
rexml (~> 3.2, >= 3.2.5)
|
||||
rubyzip (>= 1.2.2)
|
||||
sentry-rails (4.6.5)
|
||||
railties (>= 5.0)
|
||||
|
|
@ -608,10 +609,10 @@ GEM
|
|||
activemodel (>= 6.0.0)
|
||||
bindex (>= 0.4.0)
|
||||
railties (>= 6.0.0)
|
||||
webdrivers (4.6.0)
|
||||
webdrivers (5.0.0)
|
||||
nokogiri (~> 1.6)
|
||||
rubyzip (>= 1.3.0)
|
||||
selenium-webdriver (>= 3.0, < 4.0)
|
||||
selenium-webdriver (~> 4.0)
|
||||
webmock (3.14.0)
|
||||
addressable (>= 2.8.0)
|
||||
crack (>= 0.3.2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue