mbklein / equivalent-xml

Easy equivalency tests for Nokogiri and Oga XML
MIT License
94 stars 29 forks source link

can't require 'version' #15

Closed jcoyne closed 8 years ago

jcoyne commented 10 years ago

/home/travis/.rvm/gems/ruby-2.0.0-p353/gems/activesupport-4.0.4/lib/active_support/dependencies.rb:229:in require': cannot load such file -- equivalent-xml/version (LoadError) from /home/travis/.rvm/gems/ruby-2.0.0-p353/gems/activesupport-4.0.4/lib/active_support/dependencies.rb:229:inblock in require' from /home/travis/.rvm/gems/ruby-2.0.0-p353/gems/activesupport-4.0.4/lib/active_support/dependencies.rb:214:in load_dependency' from /home/travis/.rvm/gems/ruby-2.0.0-p353/gems/activesupport-4.0.4/lib/active_support/dependencies.rb:229:inrequire' from /home/travis/.rvm/gems/ruby-2.0.0-p353/gems/equivalent-xml-0.4.1/lib/equivalent-xml.rb:1:in `<top (required)>'

mbklein commented 8 years ago

Haven't seen this in a while. Closing this issue to make sure that it comes back. 😄