[
https://issues.apache.org/jira/browse/AVRO-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934022#comment-13934022
]
ASF subversion and git services commented on AVRO-1459:
-------------------------------------------------------
Commit 1577311 from [~cutting] in branch 'avro/trunk'
[ https://svn.apache.org/r1577311 ]
AVRO-1459. Ruby: Fix a typo in Rakefile that breaks 'gem install'. Contributed
by Tomas Svarovsky.
> 'gem install avro' does not work for version 1.7.6
> --------------------------------------------------
>
> Key: AVRO-1459
> URL: https://issues.apache.org/jira/browse/AVRO-1459
> Project: Avro
> Issue Type: Bug
> Components: ruby
> Affects Versions: 1.7.6
> Reporter: Tomas Svarovsky
> Fix For: 1.7.7
>
> Attachments: AVRO-1459.patch
>
>
> When trying to install 'gem install avro' it fails with error "ERROR: Could
> not find a valid gem 'multi-json' (>= 0) in any repository" .
> This was introduced by AVRO-1063 where multi-json dependency was introduced.
> The correct way of spelling that seems to be 'multi_json'.
--
This message was sent by Atlassian JIRA
(v6.2#6252)