roo-rb / roo-xls

Roo::Xls add support for legacy Excel file standards to Roo.
MIT License
82 stars 82 forks source link

roo-xls still using deprecated roo method make_tempdir #28

Closed nnc closed 7 years ago

nnc commented 8 years ago

This results in this message being printed:

[DEPRECATION] extend Roo::Tempdir and use its .make_tempdir instead

This method is used here and here.

janklimo commented 7 years ago

I believe this has been resolved by https://github.com/roo-rb/roo-xls/pull/37 and available in v1.1.0

nnc commented 7 years ago

Thanks @janklimo. It looks like it has been resolved.

janklimo commented 7 years ago

@Empact can you guys please push the latest version to RubyGems.org? 1.1.0 is only available from Github at the moment.

Empact commented 7 years ago

Unfortunately the roo-xls gem was first published by @simonoff, so only he can give me permissions to publish, and I've sent a few emails without response. Trying his other address now...

simonoff commented 7 years ago

Hello all! I'm really sorry! On rubygems my old email and I has issues with my Apple Mail rules so I never seen emails from github :(

janklimo commented 7 years ago

I can see 1.1.0 on RubyGems.org now. Thank you @simonoff!