diff --git a/changelog/fix_support_deprecated_socket.md b/changelog/fix_support_deprecated_socket.md new file mode 100644 index 00000000000..cbf0c182077 --- /dev/null +++ b/changelog/fix_support_deprecated_socket.md @@ -0,0 +1 @@ +* [#9732](https://github.com/rubocop/rubocop/pull/9732): Support deprecated Socket.gethostbyaddr and Socket.gethostbyname. ([@AndreiEres][])