Skip to content

Commit

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

Bump selenium-webdriver from 4.22.0 to 4.23.0
  • Loading branch information
andrcuns authored Jul 20, 2024
2 parents 2463e58 + d8d3fe1 commit 576edf0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.22'
gem 'selenium-webdriver', '~> 4.23'
gem 'solargraph', '~> 0.50.0'
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
require_all (3.0.0)
reverse_markdown (2.1.1)
nokogiri
rexml (3.3.0)
rexml (3.3.2)
strscan
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -136,7 +136,7 @@ GEM
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
selenium-webdriver (4.22.0)
selenium-webdriver (4.23.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
unicode-display_width (2.5.0)
uuid (2.3.9)
macaddr (~> 1.0)
websocket (1.2.10)
websocket (1.2.11)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36)
Expand All @@ -184,7 +184,7 @@ DEPENDENCIES
cucumber (~> 9.2)
pry (~> 0.14.2)
rspec (~> 3.13)
selenium-webdriver (~> 4.22)
selenium-webdriver (~> 4.23)
solargraph (~> 0.50.0)

BUNDLED WITH
Expand Down

0 comments on commit 576edf0

Please sign in to comment.