Closed ErnieAtLYD closed 9 years ago
classic Cedar 14
Thanks @ErnieAtLYD! I've encountered this before with other apps, and yeah we should bump versions.
For now, I recommend you just change the Gemfile, run bundle install
, commit the change and push. Also, awesome that y'all are trying it out!
We are! We're trying to do a spin-off to see if this can be re-purposed to do callbacks from San Francisco's 311 systems. @mathias-gibson has the full details; we may be pinging you guys often. :)
I got the same problem, how to fix this? Thank you
Hey @pearlymaccha — the way to fix this is to change the line in the Gemfile to ruby '2.1.6
. A pull request would also be welcome ( @ErnieAtLYD if you did this, I'd be happy to merge.)
Ok I got it, thanks @daguar
Can send a pull request on the gemfile and docs if that'll help.