Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gem dependency memory issues #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

dannyyu92
Copy link

See issue: #6

This updates the rest-client dependency to use version 2.0.1, instead of 1.7. As you can see in the Gemfile.lock, updating rest-client means that the mime-types gem gets bumped to version 3.1, which has a huge memory bloat fix to it.

Wasn't completely sure whether the Gemfile.lock update was necessary since the old diff shows avatar as version 0.0.1, so please let me know if I should revert that change!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant