Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
Bump webdrivers from 4.4.1 to 4.5.0 (#73)
Browse files Browse the repository at this point in the history
Bumps [webdrivers](https://github.com/titusfortner/webdrivers) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/titusfortner/webdrivers/releases)
- [Changelog](https://github.com/titusfortner/webdrivers/blob/master/CHANGELOG.md)
- [Commits](titusfortner/webdrivers@v4.4.1...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 11, 2021
1 parent cde6fce commit d826da5
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 @@ -11,4 +11,4 @@ gem 'rspec', '~> 3.10'
gem 'rubocop', '~> 1.9.1', require: false
gem 'selenium-webdriver', '~> 3.142', '>= 3.142.7'
gem 'site_prism', '~> 3.7'
gem 'webdrivers', '~> 4.4'
gem 'webdrivers', '~> 4.5'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ GEM
site_prism-all_there (>= 0.3.1, < 1.0)
site_prism-all_there (0.3.2)
unicode-display_width (2.0.0)
webdrivers (4.4.1)
webdrivers (4.5.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (>= 3.0, < 4.0)
Expand All @@ -94,7 +94,7 @@ DEPENDENCIES
rubocop (~> 1.9.1)
selenium-webdriver (~> 3.142, >= 3.142.7)
site_prism (~> 3.7)
webdrivers (~> 4.4)
webdrivers (~> 4.5)

BUNDLED WITH
2.1.4

0 comments on commit d826da5

Please sign in to comment.