Ruby: 1.9.3dev (2011-09-23 リビジョン 33323) [i686-linux]
開発環境にhealth_graph gemをインストールしようとしているとき。次のエラーに直面しています:
$gem install health_graph
ERROR: Error installing health_graph:
health_graph requires health_graph (>= 0)
これを取り除く方法についてのヒントはありますか?
注: Rails アプリケーションから gem を使用しようとしているわけではありません。
参考文献:
- http://developer.runkeeper.com/healthgraph/third-party-libraries#ruby
- https://github.com/kennyma/health_graph
ありがとう。