Closed aaronchi closed 9 years ago
Sorry about that! It's pushed: https://rubygems.org/gems/addressabler/versions/0.1.0
Now I'm getting:
ERROR: Error installing addressabler: addressabler requires Ruby version = 1.9.3
Does this really not work with ruby 2.0? The previous version was working fine.
Aguh. I have to stop using Jeweler; it makes a lot of assumptions for me that aren't safe to make anymore. Thanks for catching this. I'll yank the old version.
Hey there, any news on the Ruby version = 1.9.3 front? Would be cool if you could resolve this!
Ack, I thought I had. I'll take a look right now.
On Saturday, March 15, 2014, rackcheckers notifications@github.com wrote:
Hey there, any news on the Ruby version = 1.9.3 front? Would be cool if you could resolve this!
Reply to this email directly or view it on GitHubhttps://github.com/flipsasser/addressabler/issues/4#issuecomment-37733914 .
Looks like https://github.com/flipsasser/addressabler/blob/master/addressabler.gemspec#L30 could be to blame? I'm still encountering this problem trying to install it myself.
1.9.3 error is still popping up.
Sorry guys. Can you upgrade to 0.1.1 and confirm it's fixed? https://github.com/flipsasser/addressabler/commit/4f3e5809abe5066e03906c730723f47d4daec8c2
That worked! thanks
It looks like version 0.1.0 of addressabler was never released to rubygems even though the documentation references it.