Skip to content

Commit

Permalink
add require yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ohac committed Nov 16, 2011
1 parent f40edef commit 9094544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/torrentsync.rb
Expand Up @@ -13,6 +13,7 @@
require 'openssl'
require 'zlib'
require 'rencode'
require 'yaml'

class Transmission
def initialize(host, port, user = nil, pass = nil)
Expand Down

0 comments on commit 9094544

Please sign in to comment.