Lol, I don't have a job as rails developer yet. I'm still trying to figure this out.
Maybe, eventually. On Sep 9, 2017 2:58 PM, "Hassan Schroeder" <[email protected]> wrote: > On Sat, Sep 9, 2017 at 11:33 AM, Joe Guerra <[email protected]> wrote: > > > I'm not so sure why bundle update doesn't do this automatically, I'm > > thinking it has to do with the gem file (and if's it locked to a certain > > version). > > Of course, the whole point of having versions in the Gemfile is to > lock specific gems to a specific version or range. > > > Anyways, updating a few too many broke my code, so instead of trying to > > figure out what I messed up, I reverted back. > > > > So, I guess if it ain't broke don't fix it. > > No. Keeping current is essential. > > If you fall too far behind, there will be a day when you *must* update > some gem due to a critical security issue -- and you won't be able to > because of some other gem(s) being out of date. > > Learning to update and resolve dependencies is just part of the job. > > -- > Hassan Schroeder ------------------------ [email protected] > twitter: @hassan > Consulting Availability : Silicon Valley or remote > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/rubyonrails-talk/CACmC4yDPY46htxgm%2B8xrAdvHJRjfvJHLiReDpR6t% > 3DuepJsdSHg%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAOFgAMm9ANFv%3DS2%2B-CKHiz59Ssv3Scb%2BRkDR1y1kYxnsNuM%3DLw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

