Skip to content

Commit 778f89b

Browse files
Bump selenium-webdriver from 4.31.0 to 4.34.0 (#3579)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e55da9 commit 778f89b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ group :development do
6868
gem "rubocop-performance"
6969
gem "rubocop-rails"
7070
gem "rubocop-rails-accessibility", "~> 1.0"
71-
gem "selenium-webdriver", "~> 4.31"
71+
gem "selenium-webdriver", "~> 4.34"
7272
gem "simplecov", "~> 0.22.0"
7373
gem "simplecov-console", "~> 0.9.3"
7474
gem "sprockets"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ GEM
244244
ruby2_keywords (0.0.5)
245245
rubyzip (2.4.1)
246246
securerandom (0.4.1)
247-
selenium-webdriver (4.31.0)
247+
selenium-webdriver (4.34.0)
248248
base64 (~> 0.2)
249249
logger (~> 1.4)
250250
rexml (~> 3.2, >= 3.2.5)
@@ -341,7 +341,7 @@ DEPENDENCIES
341341
rubocop-performance
342342
rubocop-rails
343343
rubocop-rails-accessibility (~> 1.0)
344-
selenium-webdriver (~> 4.31)
344+
selenium-webdriver (~> 4.34)
345345
simplecov (~> 0.22.0)
346346
simplecov-console (~> 0.9.3)
347347
sourcemap (~> 0.1)

0 commit comments

Comments
 (0)