add missing coding preamble

This commit is contained in:
Christopher Moore 2016-01-10 17:08:58 +00:00
parent 888be6133c
commit 8f72166f66
No known key found for this signature in database
GPG Key ID: 6C6D2F8B4E4EB0F8
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# -*- coding: binary -*-
require 'net/ssh/transport/kex/diffie_hellman_group_exchange_sha1'
module Net::SSH::Transport::Kex