Skip to content

Commit 6a9781f

Browse files
Bump selenium-webdriver from 4.41.0 to 4.44.0 (#4122)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4f07cb commit 6a9781f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ group :development do
7171
gem "rubocop-performance"
7272
gem "rubocop-rails"
7373
gem "rubocop-rails-accessibility", "~> 1.0"
74-
gem "selenium-webdriver", "~> 4.41"
74+
gem "selenium-webdriver", "~> 4.44"
7575
gem "simplecov", "~> 0.22.0"
7676
gem "simplecov-console", "~> 0.9.5"
7777
gem "sprockets"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,9 @@ GEM
248248
rubocop (>= 1.0.0)
249249
ruby-progressbar (1.13.0)
250250
ruby2_keywords (0.0.5)
251-
rubyzip (3.2.2)
251+
rubyzip (3.4.1)
252252
securerandom (0.4.1)
253-
selenium-webdriver (4.41.0)
253+
selenium-webdriver (4.44.0)
254254
base64 (~> 0.2)
255255
logger (~> 1.4)
256256
rexml (~> 3.2, >= 3.2.5)
@@ -350,7 +350,7 @@ DEPENDENCIES
350350
rubocop-performance
351351
rubocop-rails
352352
rubocop-rails-accessibility (~> 1.0)
353-
selenium-webdriver (~> 4.41)
353+
selenium-webdriver (~> 4.44)
354354
simplecov (~> 0.22.0)
355355
simplecov-console (~> 0.9.5)
356356
sourcemap (~> 0.1)

0 commit comments

Comments
 (0)