Skip to content

Commit

Permalink
Bump selenium-webdriver from 3.141.592 to 3.141.5926 (publiclab#5509)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and jywarren committed Apr 18, 2019
1 parent ee71408 commit c380061
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.592'
gem 'selenium-webdriver', '~> 3.141.5926'
gem 'test-unit'
gem 'teaspoon-mocha'
gem 'timecop'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ GEM
tilt (>= 1.1, < 3)
scrypt (3.0.6)
ffi-compiler (>= 1.0, < 2.0)
selenium-webdriver (3.141.592)
selenium-webdriver (3.141.5926)
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
sentry-raven (2.9.0)
Expand Down Expand Up @@ -595,7 +595,7 @@ DEPENDENCIES
sanitize
sass-rails (~> 5.0, >= 5.0.7)
scrypt (~> 3)
selenium-webdriver (~> 3.141.592)
selenium-webdriver (~> 3.141.5926)
sentry-raven
sidekiq
skylight
Expand Down

0 comments on commit c380061

Please sign in to comment.