How to relax your Ruby version specification in your Gemfile
27-Jun-2019 1654
Have you ever run into this error?Your Ruby version is 2.6.1, but your Gemfile specified 2.6.3Annoying, right? You know your Ruby version is new enough to run this application, but the Gemfile is so fussy.Turns out, Gemfiles don't have to be so picky. Just like you can relax version dependencies for gems, you can also make your Ruby version specifier less specific. As with gems, the.
How to relax your Ruby version specification in your Gemfile #ruby #rubydeveloper #rubyonrails #relax #version #specification #Gemfile #gemfile https://rubyonrails.ba/link/how-to-relax-your-ruby-version-specification-in-your-gemfile