Skip to content

Commit dfac25a

Browse files
Merge pull request #231 from cedarcode/dependabot/bundler/all-gems-e28e14af7d
build(deps-dev): bump selenium-webdriver from 4.33.0 to 4.34.0 in the all-gems group
2 parents 8ce9cd1 + ea16dd6 commit dfac25a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.33'
36+
gem 'selenium-webdriver', '~> 4.34'
3737
end

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ GEM
271271
sprockets-rails
272272
tilt
273273
securerandom (0.4.1)
274-
selenium-webdriver (4.33.0)
274+
selenium-webdriver (4.34.0)
275275
base64 (~> 0.2)
276276
logger (~> 1.4)
277277
rexml (~> 3.2, >= 3.2.5)
@@ -351,7 +351,7 @@ DEPENDENCIES
351351
rubocop (~> 1.77)
352352
rubocop-rails (~> 2.32)
353353
sassc-rails (~> 2.0)
354-
selenium-webdriver (~> 4.33)
354+
selenium-webdriver (~> 4.34)
355355
sqlite3 (>= 1.4)
356356
stimulus-rails (~> 1.3)
357357
web-console (~> 4.2, >= 4.2.1)

0 commit comments

Comments
 (0)