Merge pull request #2232 from TracksApp/dependabot/bundler/selenium-webdriver-3.142.3

This commit is contained in:
dependabot[bot] 2019-05-21 13:39:58 +00:00 committed by GitHub
commit 788dc2d095
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 9 deletions

View file

@ -75,7 +75,7 @@ group :test do
gem "mocha", :require => false gem "mocha", :require => false
gem "minitest-stub-const" gem "minitest-stub-const"
gem "selenium-webdriver", "~> 2.53" gem "selenium-webdriver", "~> 3.142"
# uncomment to use the webkit option. This depends on Qt being installed # uncomment to use the webkit option. This depends on Qt being installed
# gem "capybara-webkit" # gem "capybara-webkit"

View file

@ -66,8 +66,8 @@ GEM
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
uniform_notifier (~> 1.11) uniform_notifier (~> 1.11)
byebug (11.0.1) byebug (11.0.1)
childprocess (0.9.0) childprocess (1.0.1)
ffi (~> 1.0, >= 1.0.11) rake (< 13.0)
climate_control (0.2.0) climate_control (0.2.0)
codeclimate-test-reporter (1.0.7) codeclimate-test-reporter (1.0.7)
simplecov simplecov
@ -220,10 +220,9 @@ GEM
sassc (2.0.0) sassc (2.0.0)
ffi (~> 1.9.6) ffi (~> 1.9.6)
rake rake
selenium-webdriver (2.53.4) selenium-webdriver (3.142.3)
childprocess (~> 0.5) childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.0) rubyzip (~> 1.2, >= 1.2.2)
websocket (~> 1.0)
simplecov (0.16.1) simplecov (0.16.1)
docile (~> 1.1) docile (~> 1.1)
json (>= 1.8, < 3) json (>= 1.8, < 3)
@ -260,7 +259,6 @@ GEM
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unicode-display_width (1.6.0) unicode-display_width (1.6.0)
uniform_notifier (1.12.1) uniform_notifier (1.12.1)
websocket (1.2.8)
websocket-driver (0.7.0) websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3) websocket-extensions (0.1.3)
@ -303,7 +301,7 @@ DEPENDENCIES
rubocop (~> 0.69) rubocop (~> 0.69)
sanitize (~> 5.0) sanitize (~> 5.0)
sass-rails (~> 5.0) sass-rails (~> 5.0)
selenium-webdriver (~> 2.53) selenium-webdriver (~> 3.142)
simplecov simplecov
spring spring
sqlite3 sqlite3