File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
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.32 '
36+ gem 'selenium-webdriver' , '~> 4.33 '
3737end
Original file line number Diff line number Diff line change 125125 irb (1.14.3 )
126126 rdoc (>= 4.0.0 )
127127 reline (>= 0.4.2 )
128- json (2.12.0 )
128+ json (2.12.2 )
129129 jwt (2.10.1 )
130130 base64
131131 kamal (2.6.1 )
238238 io-console (~> 0.5 )
239239 rexml (3.4.1 )
240240 rollbar (3.6.2 )
241- rubocop (1.75.6 )
241+ rubocop (1.75.7 )
242242 json (~> 2.3 )
243243 language_server-protocol (~> 3.17.0.2 )
244244 lint_roller (~> 1.1.0 )
271271 sprockets-rails
272272 tilt
273273 securerandom (0.4.1 )
274- selenium-webdriver (4.32 .0 )
274+ selenium-webdriver (4.33 .0 )
275275 base64 (~> 0.2 )
276276 logger (~> 1.4 )
277277 rexml (~> 3.2 , >= 3.2.5 )
@@ -351,7 +351,7 @@ DEPENDENCIES
351351 rubocop (~> 1.75 )
352352 rubocop-rails (~> 2.32 )
353353 sassc-rails (~> 2.0 )
354- selenium-webdriver (~> 4.32 )
354+ selenium-webdriver (~> 4.33 )
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