ImageAlertAction
ImageAlertAction copied to clipboard
Image support for UIAlertAction
We should set the `popoverPresentationController`'s `sourceView` and `sourceRect` to prevent it form crashing on larger devices.
Ideally expose it not as an `init`, but as a static function [`actionWithTitle:image:style:handler:`](https://developer.apple.com/documentation/uikit/uialertaction/1620097-actionwithtitle?language=objc).
Bumps [activesupport](https://github.com/rails/rails) from 6.1.5 to 6.1.7.3. Release notes Sourced from activesupport's releases. v6.1.7.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...