Skip to content

Commit

Permalink
Bump selenium-webdriver from 4.18.1 to 4.19.0 (#4565)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 31, 2024
1 parent 4c0e7f6 commit 24b930f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ group :test do
gem "mocha", "~> 2.0", require: false
gem "shoulda-context", "~> 2.0"
gem "shoulda-matchers", "~> 6.2"
gem "selenium-webdriver", "~> 4.18"
gem "selenium-webdriver", "~> 4.19"
gem "webmock", "~> 3.23"
gem "simplecov", "~> 0.22", require: false
gem "simplecov-cobertura", "~> 2.1", require: false
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ GEM
searchkick (5.3.1)
activemodel (>= 6.1)
hashie
selenium-webdriver (4.18.1)
selenium-webdriver (4.19.0)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand Down Expand Up @@ -847,7 +847,7 @@ DEPENDENCIES
rubocop-rails (~> 2.18)
ruby-magic (~> 0.6)
searchkick (~> 5.3)
selenium-webdriver (~> 4.18)
selenium-webdriver (~> 4.19)
shoryuken (~> 6.2)
shoulda-context (~> 2.0)
shoulda-matchers (~> 6.2)
Expand Down Expand Up @@ -1110,7 +1110,7 @@ CHECKSUMS
sassc-embedded (1.70.1) sha256=a95172c9c6725dfc412c702a0e705fb8a5bcb3aac2a32586b18e5432987103d3
sawyer (0.9.2) sha256=fa3a72d62a4525517b18857ddb78926aab3424de0129be6772a8e2ba240e7aca
searchkick (5.3.1) sha256=dc1181543f6a68354e380651f235fa7f3df6a09e4cd67fc284dc293fa9860f57
selenium-webdriver (4.18.1) sha256=abe8daa474c9fa8b94b6462a0cdbe093140218f876e58e3911bb064a60d45eab
selenium-webdriver (4.19.0) sha256=4c8bd1d6016a456154b4ba71a3bb4d532a0ae185a38acf9cec0acbd38b4e5066
semantic (1.6.1) sha256=3cdbb48f59198ebb782a3fdfb87b559e0822a311610db153bae22777a7d0c163
semantic_logger (4.15.0) sha256=ec4f56122b5d2e2117d148b86c69fb62c1194a2b01a271be04ba8678a85f81ff
shoryuken (6.2.1) sha256=95ddc0a717624a54e799d25a0a05100cb5a0c3728a96211935c214faaf16b3b6
Expand Down

0 comments on commit 24b930f

Please sign in to comment.