retscli icon indicating copy to clipboard operation
retscli copied to clipboard

updates gem dependencies and fixes mimetime fixture failing test

Open ryanfelton opened this issue 4 years ago • 1 comments

Fixes #3

ryanfelton avatar Aug 18 '21 15:08 ryanfelton

@ryanfelton thanks for the PR! I've fixed the bundler dependency issue in https://github.com/summera/retscli/pull/5 by removing it from the gemspec. I've also committed the Gemfile.lock to source control since that's best practice.

Would you mind rebasing this branch with a focus on fixing the failing tests? I do see that there are some warnings being output when running the tests. I can fix those in a separate PR or if you're interested in tackling that as well, let me know! I don't use this gem anymore, so if you're actively using it, you're probably in a better position than I am to ensure it's working correctly.

summera avatar Aug 29 '21 17:08 summera