mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #2602 from openSUSE/depfu/update/webdrivers-4.1.3
Update webdrivers: 4.1.0 → 4.1.3 (patch)
This commit is contained in:
commit
f14f726741
1 changed files with 6 additions and 7 deletions
13
Gemfile.lock
13
Gemfile.lock
|
|
@ -116,8 +116,7 @@ GEM
|
|||
case_transform (0.2)
|
||||
activesupport
|
||||
chartkick (3.2.1)
|
||||
childprocess (1.0.1)
|
||||
rake (< 13.0)
|
||||
childprocess (3.0.0)
|
||||
chronic (0.10.2)
|
||||
chunky_png (1.3.11)
|
||||
climate_control (0.2.0)
|
||||
|
|
@ -523,9 +522,9 @@ GEM
|
|||
ffi (~> 1.9)
|
||||
rake
|
||||
selectize-rails (0.12.6)
|
||||
selenium-webdriver (3.142.3)
|
||||
childprocess (>= 0.5, < 2.0)
|
||||
rubyzip (~> 1.2, >= 1.2.2)
|
||||
selenium-webdriver (3.142.6)
|
||||
childprocess (>= 0.5, < 4.0)
|
||||
rubyzip (>= 1.2.2)
|
||||
sexp_processor (4.11.0)
|
||||
shellany (0.0.1)
|
||||
shoulda-matchers (4.0.1)
|
||||
|
|
@ -593,9 +592,9 @@ GEM
|
|||
activemodel (>= 5.0)
|
||||
bindex (>= 0.4.0)
|
||||
railties (>= 5.0)
|
||||
webdrivers (4.1.0)
|
||||
webdrivers (4.1.3)
|
||||
nokogiri (~> 1.6)
|
||||
rubyzip (~> 1.0)
|
||||
rubyzip (>= 1.3.0)
|
||||
selenium-webdriver (>= 3.0, < 4.0)
|
||||
webmock (3.5.1)
|
||||
addressable (>= 2.3.6)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue