Limit browser version to enforce ruby 3.1 support (#30766)

This commit is contained in:
Matt Jankowski 2024-07-03 03:47:40 -04:00 committed by GitHub
parent dd85e3bcc5
commit 5651c16d11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -917,7 +917,7 @@ DEPENDENCIES
blurhash (~> 0.1)
bootsnap (~> 1.18.0)
brakeman (~> 6.0)
browser
browser (< 6)
bundler-audit (~> 0.9)
capybara (~> 3.39)
charlock_holmes (~> 0.7.7)