semver
semver copied to clipboard
Feature/frozen string
I got a 'gsub!': can't modify frozen String (RuntimeError).
This fixes the issue for both older and newer Ruby. It also actually prints the formatted string, otherwise the function is kinda useless :smiley: