Limit browser
version to enforce ruby 3.1 support (#30766)
This commit is contained in:
parent
dd85e3bcc5
commit
5651c16d11
2 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue