Merge pull request #9217 from colinux/test-chrome-114

Test: update selenium & capybara pour meilleure compatabilité avec chrome 114
This commit is contained in:
Colin Darie 2023-06-20 12:20:48 +00:00 committed by GitHub
commit 8898d44961
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,7 +86,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
administrate (0.18.0)
actionpack (>= 5.0)
@ -140,7 +140,7 @@ GEM
browser (5.3.1)
builder (3.2.4)
byebug (11.1.3)
capybara (3.38.0)
capybara (3.39.2)
addressable
matrix
mini_mime (>= 0.1.3)
@ -164,7 +164,6 @@ GEM
rubyzip (>= 1.3.0, < 3)
charlock_holmes (0.7.7)
chartkick (4.1.3)
childprocess (4.1.0)
choice (0.2.0)
chunky_png (1.4.0)
clamav-client (3.2.0)
@ -488,7 +487,7 @@ GEM
pundit (2.2.0)
activesupport (>= 3.0.0)
raabro (1.4.0)
racc (1.6.2)
racc (1.7.1)
rack (2.2.7)
rack-attack (6.5.0)
rack (>= 1.0, < 3)
@ -554,7 +553,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (3.6.0)
regexp_parser (2.8.0)
regexp_parser (2.8.1)
request_store (1.5.0)
rack (>= 1.4)
responders (3.1.0)
@ -651,10 +650,9 @@ GEM
scss_lint (0.59.0)
sass (~> 3.5, >= 3.5.5)
selectize-rails (0.12.6)
selenium-devtools (0.106.0)
selenium-devtools (0.114.0)
selenium-webdriver (~> 4.2)
selenium-webdriver (4.5.0)
childprocess (>= 0.5, < 5.0)
selenium-webdriver (4.10.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)