Jeremy Hinegardner

Results 66 comments of Jeremy Hinegardner
trafficstars

Thanks - I'll see if I can get it to replicate on that branch this week.

Thanks for reporting this, I'll dig into in the next day or so. It might be a case where it should be fixed in Kjess.

I'm doing some dependency updates right now to accomodate your pull request, Looks good so far.

You can ignore the travis-ci items, that's because the maildir gem now says it requires ruby 2.0 or higher and jruby has 1.8 and 1.9 modes. I've merged this pull...

Oh, and add yourself to `CONTRIBUTING.md`. A commit on this pull request will do, I'll cherrypick it over.

@sardaukar just making sure the redis-refactor branch works for you, I'm going to close this today and push a new qup release.

Finding this in 2024 and the following seems to be working for me now, not sure what update I did with which gem, but I had 99% test coverage and...

I'd say check the exit status. If the exit status is >1 then there was an error. ``` % uname -s Linux % echo 'testing P' | grep -P test...

> Why is SpecLite used instead of full Gem::Specification? Should we store both, > or add required dependency data to SpecLite? Its hard to remember exactly, since I wrote SpecLite...

@xaviershay just checking to see if you need any more feedback from me.