Commit graph

3 commits

Author SHA1 Message Date
tsutsui
49462aa536 Update ruby-userstream to 1.4.0.
This version seems to make ruby-tw with --stream option work properly
with ruby 2.0.

Upstream change log (per github):
 - Specify Accept-Encoding
2014-12-13 16:38:06 +00:00
jperkin
7f230ff4bf Limit to ruby-yajl 1.1.x to avoid pulling in yajl-ruby-1.2.0. 2014-06-03 14:18:40 +00:00
mef
cdcfdc7348 PR pkg/47791 orignated by tsutsui@ for tw,
CUI client for twitter written by ruby.

 This is actually following set. But just making package on
net/ruby-tw will pull all these prerequisites.

- misc/ruby-args_parser   args_parser-0.1.4
  Parse ARGV from command line with DSL.

- misc/ruby-hashie	hashie-1.2.0
  Hashie is a small collection of tools that make hashes more powerful.
  Currently includes Mash (Mocking Hash) and Dash (Discrete Hash).

- misc/ruby-parallel	parallel-0.6.4
  Ruby gem to run any kind of code in parallel processes.

- misc/ruby-rainbow	rainbow-1.1.4
  Rainbow extends ruby String class enabling coloring text on ANSI terminals.

- net/ruby-tw		 tw-0.3.9
  Ruby based CUI Twitter client.

- net/ruby-twitter	twitter-4.6.2
  A Ruby interface to the Twitter API.

- net/ruby-userstream	userstream-1.3.0
  UserStream is a simple twitter userstream library.
2013-05-09 15:53:32 +00:00