splunk / splunk-sdk-ruby

Splunk Software Development Kit for Ruby
http://dev.splunk.com
Apache License 2.0
36 stars 21 forks source link

Add support for Ruby 2.0.0 #32

Closed elchingon closed 10 years ago

elchingon commented 10 years ago

The current sdk does not support Ruby 2.0.0. Anxiously waiting for a patch.

madhadron commented 10 years ago

Just tested it. It works perfectly.

You still have to install test-unit, rake, and nokogiri from RubyGems, since rake and test-unit as shipped with Ruby are always broken.