Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventMachine 1.0.7 Breaks #43

Open
rsiddle opened this issue Feb 11, 2015 · 2 comments
Open

EventMachine 1.0.7 Breaks #43

rsiddle opened this issue Feb 11, 2015 · 2 comments

Comments

@rsiddle
Copy link

rsiddle commented Feb 11, 2015

The update to Event Machine BufferTokenizer initalizer now gives wrong arguement amounts.

 /Users/ryan/.rbenv/versions/2.1.4/lib/ruby/gems/2.1.0/gems/eventmachine-1.0.7/lib/em/buftok.rb:15:in `initialize': wrong number of arguments (2 for 0..1) (ArgumentError)
    from /Users/ryan/.rbenv/versions/2.1.4/lib/ruby/gems/2.1.0/gems/twitter-stream-0.1.16/lib/twitter/json_stream.rb:206:in `new'
    from /Users/ryan/.rbenv/versions/2.1.4/lib/ruby/gems/2.1.0/gems/twitter-stream-0.1.16/lib/twitter/json_stream.rb:206:in `reset_state'

See eventmachine/eventmachine@e385d0a#diff-a6fc4ed08b8c357cd44b13bcefb869faL25

@cantino
Copy link

cantino commented May 2, 2015

https://github.com/dsander/twitter-stream/tree/huginn fixes this I think. I'm also trying to update to the newest version of the http gem due to a security issue. http://www.42.mach7x.com/2015/04/15/osvdb-119927-http-gem-for-ruby-ssl-certificate-validation-mitm-spoofing/

@cantino
Copy link

cantino commented May 2, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants