Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't attempt to append to frozen string #435

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

jlsalmon
Copy link
Contributor

@jlsalmon jlsalmon commented Dec 4, 2022

Pull Request Checklist

  • My pull request has been rebased on master
  • I ran bundle exec rspec to make sure that my PR didn't break any test
  • I ran bundle exec rubocop to make sure that my PR is inline with our code style
  • I have read the code of conduct

Pull Request Description

Fixes #429

@niezbop
Copy link
Member

niezbop commented Jan 4, 2023

Thanks for this!

@niezbop niezbop merged commit 6263c23 into DragonBox:master Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unity_versions.rb:70 can't modify frozen String: ""
2 participants