-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
.rvm/gems/ruby-3.4.1@actioncue/gems/prettyprint-0.2.0/lib/prettyprint.rb:184: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)
The constant in question either needs to not be changed or if it's not being changed then add the comment # frozen_string_literal: true at the top of prettyprint.rb.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels