https://github.com/rails/web-console
Rails 8.1以降の`ActionDispatch::RemoteIp`実装変更に対応するため、WebConsoleに`first_non_proxy`メソッドを追加。既存の`filter_proxies`を残すことで、新旧両バージョンのRailsとの互換性を維持。