Skip to content

Fix more Ruby 2.4 issues #88

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

Merged
merged 6 commits into from
Apr 25, 2018
Merged

Fix more Ruby 2.4 issues #88

merged 6 commits into from
Apr 25, 2018

Conversation

parkr
Copy link
Contributor

@parkr parkr commented Apr 25, 2018

Rubocop auto-corrects from lower ruby versions to higher ones, but not the other way.

This PR:

  • Removes references to String#match?
  • Removes references to +"str" to make a mutable string
  • Tests this repository against Ruby 2.2, 2.3, 2.4, and 2.5

@parkr parkr merged commit 5bc5930 into master Apr 25, 2018
@parkr parkr deleted the fix-more-ruby-2-4-problems branch April 25, 2018 19:23
@IPowerPlus55 IPowerPlus55 linked an issue Apr 13, 2023 that may be closed by this pull request
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.

https://alloneonline.com
1 participant