Skip to content

Commit ef30b91

Browse files
Merge pull request #265 from cedarcode/dependabot/bundler/all-gems-0460e669c7
build(deps-dev): bump selenium-webdriver from 4.38.0 to 4.39.0 in the all-gems group
2 parents 90d8538 + 5d9893e commit ef30b91

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ end
3333
group :test do
3434
gem 'capybara', '~> 3.26'
3535
gem 'minitest-stub_any_instance', '~> 1.0'
36-
gem 'selenium-webdriver', '~> 4.38'
36+
gem 'selenium-webdriver', '~> 4.39'
3737
end

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -274,11 +274,11 @@ GEM
274274
rubocop (>= 1.75.0, < 2.0)
275275
rubocop-ast (>= 1.44.0, < 2.0)
276276
ruby-progressbar (1.13.0)
277-
rubyzip (3.2.1)
277+
rubyzip (3.2.2)
278278
safety_net_attestation (0.5.0)
279279
jwt (>= 2.0, < 4.0)
280280
securerandom (0.4.1)
281-
selenium-webdriver (4.38.0)
281+
selenium-webdriver (4.39.0)
282282
base64 (~> 0.2)
283283
logger (~> 1.4)
284284
rexml (~> 3.2, >= 3.2.5)
@@ -351,7 +351,7 @@ DEPENDENCIES
351351
rollbar (~> 3.7)
352352
rubocop (~> 1.81)
353353
rubocop-rails (~> 2.34)
354-
selenium-webdriver (~> 4.38)
354+
selenium-webdriver (~> 4.39)
355355
sqlite3 (>= 1.4)
356356
stimulus-rails (~> 1.3)
357357
web-console (~> 4.2, >= 4.2.1)

0 commit comments

Comments
 (0)