hackforwesternmass / foodfinder

Food Bank of Western Mass food Finder
4 stars 0 forks source link

Gemfile 2.0.0 -> 2.1.1 ? #8

Closed gotrevor closed 10 years ago

gotrevor commented 10 years ago

The Gemfile specified ruby 2.0.0

This is causing Travis to fail: https://travis-ci.org/hackforwesternmass/foodfinder/builds/27087944

Perhaps this was a Heroku default?

patrickbrown-dev commented 10 years ago

My understanding is that Heroku needs 2.0.0 so we downgraded.

asoules commented 10 years ago

Heroku has 2.0.0 and 2.1.2, so we should probably try switching to 2.1.2.

patrickbrown-dev commented 10 years ago

What are the advantages of 2.1.2 over 2.0.0?

tmorris-fiksu commented 10 years ago

I have no strong inclination either way. I did fix Travis to use 2.0.0 - thought I'd closed this issue, but it still seems to be open.

patrickbrown-dev commented 10 years ago

If we don't have strong opinions let's just stick with what's working :)