You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix compatibility with --enable-frozen-string-literal
This option has been available since a long time, but many gems
don't support it, I'm trying to fix that.
Also it's not unlikely that this will become the default a few
years down the line: https://bugs.ruby-lang.org/issues/20205
0 commit comments