File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3636group :test do
3737 gem 'capybara' , '~> 3.26'
3838 gem 'minitest-stub_any_instance' , '~> 1.0'
39- gem 'selenium-webdriver' , '~> 4.28 '
39+ gem 'selenium-webdriver' , '~> 4.29 '
4040end
Original file line number Diff line number Diff line change 235235 regexp_parser (2.10.0 )
236236 reline (0.6.0 )
237237 io-console (~> 0.5 )
238- rexml (3.4.0 )
238+ rexml (3.4.1 )
239239 rollbar (3.6.1 )
240- rubocop (1.72.1 )
240+ rubocop (1.72.2 )
241241 json (~> 2.3 )
242242 language_server-protocol (~> 3.17.0.2 )
243243 lint_roller (~> 1.1.0 )
250250 unicode-display_width (>= 2.4.0 , < 4.0 )
251251 rubocop-ast (1.38.0 )
252252 parser (>= 3.3.1.0 )
253- rubocop-rails (2.30.1 )
253+ rubocop-rails (2.30.2 )
254254 activesupport (>= 4.2.0 )
255255 lint_roller (~> 1.1 )
256256 rack (>= 1.1 )
269269 sprockets-rails
270270 tilt
271271 securerandom (0.4.1 )
272- selenium-webdriver (4.28.0 )
272+ selenium-webdriver (4.29.1 )
273273 base64 (~> 0.2 )
274274 logger (~> 1.4 )
275275 rexml (~> 3.2 , >= 3.2.5 )
282282 actionpack (>= 6.1 )
283283 activesupport (>= 6.1 )
284284 sprockets (>= 3.0.0 )
285- sqlite3 (2.5 .0 )
285+ sqlite3 (2.6 .0 )
286286 mini_portile2 (~> 2.8.0 )
287287 sshkit (1.24.0 )
288288 base64
@@ -349,7 +349,7 @@ DEPENDENCIES
349349 rubocop (~> 1.72 )
350350 rubocop-rails (~> 2.30 )
351351 sassc-rails (~> 2.0 )
352- selenium-webdriver (~> 4.28 )
352+ selenium-webdriver (~> 4.29 )
353353 sqlite3 (>= 1.4 )
354354 stimulus-rails (~> 1.3 )
355355 web-console (~> 4.2 , >= 4.2.1 )
You can’t perform that action at this time.
0 commit comments