ixixi / fluent-plugin-sqs

Store fluent-event as queue message to Amazon SQS.
35 stars 53 forks source link

Add depedency test-unit >= 3.0.0 #15

Closed cosmo0920 closed 9 years ago

cosmo0920 commented 9 years ago

Because Ruby 2.2 has a unit-test breaking change which is provided from Ruby itself. This PR resolves this breaking change.

In more detail, please read this blog article section(Japanese): http://www.clear-code.com/blog/2014/11/6.html#Ruby+2.2.E6.99.82.E4.BB.A3