GitHub user anatol opened a pull request:
https://github.com/apache/avro/pull/12
Fix dependency gem name
There is no such gem 'multi-json'.
http://rubygems.org/search?utf8=%E2%9C%93&query=multi-json
Authors probably mean multi_json
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anatol/avro patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/avro/pull/12.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #12
----
commit e170392ebbf30d1801a0c6ce9720fa51a6ed38a5
Author: Anatol <[email protected]>
Date: 2014-02-25T07:52:39Z
Fix dependency gem name
There is no such gem 'multi-json'.
http://rubygems.org/search?utf8=%E2%9C%93&query=multi-json
Authors probably mean multi_json
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---