ruby-rdf / linkeddata

A metadistribution of RDF.rb including all parsing/serialization plugins.
http://rubygems.org/gems/linkeddata
The Unlicense
51 stars 9 forks source link

Installing linkeddata gem fails with undefined class/module YAML::Syck::DefaultKey #3

Closed ijdickinson closed 9 years ago

ijdickinson commented 12 years ago

Using jruby-1.6.3 (but it also happens with .1 and .2), I tried:

ian@rowan-15 $ gem install linkeddata
ERROR:  While executing gem ... (ArgumentError)
   undefined class/module YAML::Syck::DefaultKey

Googling around, I see that other gems have been having the same problem, but it's not clear to me what, if any, workaround I can apply locally. Suggestions welcome!

Thanks, Ian

gkellogg commented 9 years ago

Presume this has been resolved.