copiousfreetime / tyrantmanager

ARCHIVED - A command line tool for managing Tokyo Tyrant instances
ISC License
34 stars 1 forks source link

Feature request: Remove dependencies that don't work with Ruby 1.9 #5

Closed ahx closed 15 years ago

ahx commented 15 years ago

The "configuration" and "main" gems both don't work with Ruby 1.9 today. (See also: http://isitruby19.com/configuration, http://isitruby19.com/main) The loquacious gem you are using does work with 1.9, though.

Maybe main is orphaned.There is a trivial patch for "main" (see above), but it's 6 months old. Do you think, you can remove some of these requirements, so that tyrantmanager works with Ruby 1.9 or should we try to fork/fix the other gems?

copiousfreetime commented 15 years ago

Talking with Ara right now, new version of configuration and main should probably come out soon. They have by no means been ophaned

copiousfreetime commented 15 years ago

Update to Ruby 1.9 compatible dependencies.

closed by 2199ad4aac86d1e1e16e3b9e4d6ec415bde28ceb

ahx commented 15 years ago

Brilliant. Thanks. I should have asked ahoward about that.

copiousfreetime commented 15 years ago

If you can test out a 1.3.0 tyrant manager in my gem repo, if it works for you I'll push an official version.

sudo gem install -s http://www.copiousfreetime.org/gems/ tyrantmanager