You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to test a gem that I'm building under at lease two ruby versions, 1.8.7 and 2.1.x, when I switch to ruby 1.8.7 I could do bundle install successfully but when I do
Ruby 1.8.7 is currently not supported. I started porting a patch from #89 and it seems like there're still lots of stuff that needs to be fixed. I think it's going to take a bit of time.
I'm going go close this in favor of #89. You can track the progress there.
I'm trying to test a gem that I'm building under at lease two ruby versions, 1.8.7 and 2.1.x, when I switch to ruby 1.8.7 I could do bundle install successfully but when I do
I get a SyntaxError
Am I doing something wrong or ruby 1.8.7 is not supported?
Thanks
The text was updated successfully, but these errors were encountered: