Skip to content

Commit

Permalink
chore(deps): update dependency selenium-devtools to v0.127.0 (#1847)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sri Harsha <[email protected]>
  • Loading branch information
renovate[bot] and harsha509 authored Aug 14, 2024
1 parent 6404d9d commit 2cc2ae5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/ruby/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ gem 'rake', '~> 13.0'
gem 'rspec', '~> 3.0'
gem 'rubocop', '~> 1.35'
gem 'rubocop-rspec', '~> 3.0'
gem 'selenium-devtools', '= 0.126.0'
gem 'selenium-devtools', '= 0.127.0'
gem 'selenium-webdriver', '= 4.23.0'
4 changes: 2 additions & 2 deletions examples/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
selenium-devtools (0.126.0)
selenium-devtools (0.127.0)
selenium-webdriver (~> 4.2)
selenium-webdriver (4.23.0)
base64 (~> 0.2)
Expand All @@ -72,7 +72,7 @@ DEPENDENCIES
rspec (~> 3.0)
rubocop (~> 1.35)
rubocop-rspec (~> 3.0)
selenium-devtools (= 0.126.0)
selenium-devtools (= 0.127.0)
selenium-webdriver (= 4.23.0)

BUNDLED WITH
Expand Down

0 comments on commit 2cc2ae5

Please sign in to comment.