testdouble / jasmine-rails

A Jasmine runner for rails projects that's got you covered in both the terminal and the browser
http://rubygems.org/gems/jasmine-rails
MIT License
377 stars 154 forks source link

Specify public_suffix for ruby 1.9 #218

Closed bolshakov closed 7 years ago

bolshakov commented 7 years ago

I don't like broken builds, so this is my attempt to fix it

searls commented 7 years ago

I really appreciate this but I didn't see it before I opened #219 -- I think at this point I'd rather just stop worrying about 1.9 entirely until/unless someone wants to own the maintenance of it breaking.

The core issue is that this repo is low-churn and will often go months without a build, so nailing down exact dependency breaks isn't always as easy as gem install bailouts like this specific case.