metricfu / metric_fu

A fist full of code metrics
http://metricfu.github.com/metric_fu
MIT License
624 stars 96 forks source link

Bump to 4.13.0 #301

Closed bf4 closed 4 years ago

jkeam commented 6 years ago

I'm actually working on getting the build in order in my PR.
https://github.com/metricfu/metric_fu/pull/302

I'm able to get Travis working, but appveyor isn't cooperating quite yet :)

bf4 commented 6 years ago

I'll take a look at the failures. The config hasn't gotten a little unwieldy

etagwerker commented 4 years ago

@bronzdoc Just rebased this PR with master. I think it would be a good idea to ship a release one we have the test suite passing in both Appveyor and Travis.

olleolleolle commented 4 years ago

@etagwerker @bronzdoc Would this be a good time to let go of unsupported Ruby versions in the next version?

Thinking of Ruby's maintenance schedule as a guide to what to support.

etagwerker commented 4 years ago

@olleolleolle I think that's a good idea. We should probably simplify Gemfile and remove references to EOLed ruby versions.