File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333group :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 '
3737end
Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments