Skip to content

Commit

Permalink
Merge pull request #329 from allure-examples/dependabot/bundler/selen…
Browse files Browse the repository at this point in the history
…ium-webdriver-4.24.0

Bump selenium-webdriver from 4.23.0 to 4.24.0
  • Loading branch information
andrcuns authored Aug 29, 2024
2 parents 2793dfe + 9511f41 commit 53dd1fb
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 @@ -9,5 +9,5 @@ gem 'capybara', '~> 3.40'
gem 'cucumber', '~> 9.2'
gem 'pry', '~> 0.14.2'
gem 'rspec', '~> 3.13'
gem 'selenium-webdriver', '~> 4.23'
gem 'selenium-webdriver', '~> 4.24'
gem 'solargraph', '~> 0.50.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
parser (>= 3.3.1.0)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
selenium-webdriver (4.23.0)
selenium-webdriver (4.24.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -171,7 +171,7 @@ DEPENDENCIES
cucumber (~> 9.2)
pry (~> 0.14.2)
rspec (~> 3.13)
selenium-webdriver (~> 4.23)
selenium-webdriver (~> 4.24)
solargraph (~> 0.50.0)

BUNDLED WITH
Expand Down

0 comments on commit 53dd1fb

Please sign in to comment.