kubo / ruby-oci8

Ruby-oci8 - Oracle interface for ruby
Other
169 stars 75 forks source link

Ruby 2.1.0 #49

Closed rutgerg closed 10 years ago

rutgerg commented 10 years ago

When building for Ruby 2.1.0 I get 'extconf.rb:170:in `

': unsupported ruby version: 2.1.' Is there a way around this?

Rutger

yahonda commented 10 years ago

It should work if you checkout the latest master branch including this commit. https://github.com/kubo/ruby-oci8/commit/80be58a0259b830db6a1f24ce0cb1020a42a5dd7

@kubo Would you consider to release the next version of ruby-oci8 2.1.6 to support Ruby 2.1.0? I've tested master branch and see no issues.

rutgerg commented 10 years ago

Great. Txs.

kubo commented 10 years ago

@yahonda Thanks for your notification. I'll release 2.1.6 tomorrow.

yahonda commented 10 years ago

Thanks for releasing 2.1.6.