pkgsrc/net/ruby-twitter
tsutsui 436e63f154 Update ruby-twitter to 5.7.1.
Changelog (from CHANGELOG.md)

5.7.1
-----
* [Only warn if entities are not included](82ed19e69c) ([@matthewrudy](https://twitter.com/matthewrudy))
* [Fix typos in documentation](https://github.com/sferik/twitter/pull/531) ([@attilaolah](https://twitter.com/attilaolah))

5.7.0
-----
* [Remove `Twitter::Base.from_response` method](6f9a352ada)
* [Remove `Twitter::REST::API` namespace](f9c4e8214b)
* [Remove `descendants_tracker`](4cbcb0fc58)
* [Remove unused `HTTP_STATUS_CODE` constants](b45d89bc96)
* [Remove `Twitter::Error#cause`](a5748b925a)

5.6.0
-----
* [Replace custom `Twitter::NullObject` with `Naught`](bc3990e358)
* [Use `URI` and `CGI` to convert query string into a hash](6dd9d97aae)
* [Increase default timeout values](350536926d)
* [Add `Twitter::Error::RequestTimeout`](3179537af4)
* [Remove unused methods `#put` and `#delete` in `Twitter::REST::Client`](eaaf234b84)
* [Deprecate `retweeters_count` in favor of `retweet_count`](ea39bd0133)
* [Deprecate `favorites_count`/`favoriters_count` in favor of `favorite_count`](ea39bd0133)
* [Deprecate `to_hash`/`to_hsh` in favor of `to_h` or `attrs`](63e2cdd693)
* [Deprecate `oauth_token` and `oauth_token_secret` accessors](ac24671755)
2014-03-09 15:25:27 +00:00
..
DESCR
distinfo Update ruby-twitter to 5.7.1. 2014-03-09 15:25:27 +00:00
Makefile Update ruby-twitter to 5.7.1. 2014-03-09 15:25:27 +00:00
PLIST Update ruby-twitter to 5.7.1. 2014-03-09 15:25:27 +00:00