Skip to content

Commit

Permalink
Bump selenium-webdriver, meta_request and webdrivers (#332)
Browse files Browse the repository at this point in the history
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium), [meta_request](https://github.com/jcowhigjr/rails_panel) and [webdrivers](https://github.com/titusfortner/webdrivers). These dependencies needed to be updated together.

Updates `selenium-webdriver` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](SeleniumHQ/selenium@selenium-4.10.0...selenium-4.11.0)

Updates `meta_request` from `4f45422` to 0.7.4
- [Commits](https://github.com/jcowhigjr/rails_panel/commits)

Updates `webdrivers` from 5.3.1 to 5.2.0
- [Release notes](https://github.com/titusfortner/webdrivers/releases)
- [Changelog](https://github.com/titusfortner/webdrivers/blob/main/CHANGELOG.md)
- [Commits](titusfortner/webdrivers@v5.3.1...v5.2.0)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: meta_request
  dependency-type: direct:development
- dependency-name: webdrivers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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] authored Aug 31, 2023
1 parent b35927f commit c5c7fcc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ GEM
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
selenium-webdriver (4.10.0)
selenium-webdriver (4.11.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -452,10 +452,10 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (5.3.1)
webdrivers (5.2.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0, < 4.11)
selenium-webdriver (~> 4.0)
webrick (1.7.0)
websocket (1.2.9)
websocket-driver (0.7.6)
Expand Down

0 comments on commit c5c7fcc

Please sign in to comment.