![]() |
|
Gemfly - Update your gems the easier way - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Gemfly - Update your gems the easier way (/Thread-Gemfly-Update-your-gems-the-easier-way) |
Gemfly - Update your gems the easier way - Oxyrus - 08-09-2015 Today, while browsing a rails group, I found an awesome website which makes the process of updating your project gems painless In fact, all you have to do is to paste your current gemfile content and that's it, the system will generate the updated versions of the gems, so all you have to do is copy & paste it, and then run a bundle install and you're done. http://gemfly.findings.co/ Have fun! |