voloko / twitter-stream

Twitter realtime API client
MIT License
233 stars 81 forks source link

Upgrade eventmachine to 1.0.7 and adapt to new BufferedTokenizer api #45

Open dsander opened 9 years ago

dsander commented 9 years ago

Eventmachine 1.0.7 is needed for ruby 2.2 support.

morygonzalez commented 9 years ago

It works. This PR should be merged. :+1:

drobune commented 9 years ago

:+1:

soimort commented 8 years ago

:+1: Any chance to get this merged?

cirrusUK commented 8 years ago

Removing twitter-stream dependency of earthquake rubygem and replacing with this fixes the "wrong number of arguments" but not "json_stream.rb:119:in unbind': undefined methodempty?' for #BufferedTokenizer:0x000000039a2c40 (NoMethodError) " error on jugyo/earthquake rubygem (Archlinux x86_64, Ruby 2.3.0)