How to relax your Ruby version specification in your Gemfile

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 #gemfile https://rubyonrails.ba/single/how-to-relax-your-ruby-version-specification-in-your-gemfile

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles