Skip to content

Commit

Permalink
Bump selenium-webdriver from 3.141.0 to 3.141.592 (#5507)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and jywarren committed Apr 17, 2019
1 parent f79858b commit bf82f68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ group :test, :development do
gem 'rake', '~> 12.3.2'
gem 'rest-client'
gem 'rspec'
gem 'selenium-webdriver', '~> 3.141.0'
gem 'selenium-webdriver', '~> 3.141.592'
gem 'test-unit'
gem 'teaspoon-mocha'
gem 'timecop'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (~> 1.2)
xpath (~> 3.2)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
childprocess (1.0.1)
rake (< 13.0)
chronic (0.10.2)
ci_reporter (2.0.0)
builder (>= 2.1.2)
Expand Down Expand Up @@ -424,8 +424,8 @@ GEM
tilt (>= 1.1, < 3)
scrypt (3.0.6)
ffi-compiler (>= 1.0, < 2.0)
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
selenium-webdriver (3.141.592)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
sentry-raven (2.9.0)
faraday (>= 0.7.6, < 1.0)
Expand Down Expand Up @@ -595,7 +595,7 @@ DEPENDENCIES
sanitize
sass-rails (~> 5.0, >= 5.0.7)
scrypt (~> 3)
selenium-webdriver (~> 3.141.0)
selenium-webdriver (~> 3.141.592)
sentry-raven
sidekiq
skylight
Expand Down

0 comments on commit bf82f68

Please sign in to comment.