Skip to content

Commit

Permalink
Merge branch 'trunk' into 4_22
Browse files Browse the repository at this point in the history
  • Loading branch information
pujagani authored Jun 25, 2024
2 parents b769019 + 288c58a commit d8f5c5d
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', '~> 2.12'
gem 'selenium-devtools', '= 0.125.0'
gem 'selenium-devtools', '= 0.126.0'
gem 'selenium-webdriver', '= 4.22.0'
4 changes: 2 additions & 2 deletions examples/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ GEM
rubocop (~> 1.40)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
selenium-devtools (0.125.0)
selenium-devtools (0.126.0)
selenium-webdriver (~> 4.2)
selenium-webdriver (4.22.0)
base64 (~> 0.2)
Expand All @@ -81,7 +81,7 @@ DEPENDENCIES
rspec (~> 3.0)
rubocop (~> 1.35)
rubocop-rspec (~> 2.12)
selenium-devtools (= 0.125.0)
selenium-devtools (= 0.126.0)
selenium-webdriver (= 4.22.0)

BUNDLED WITH
Expand Down

0 comments on commit d8f5c5d

Please sign in to comment.