jasonlong / geo_pattern

Create beautiful generative geometric background images from a string.
http://jasonlong.github.io/geo_pattern/
MIT License
1.25k stars 88 forks source link

Ruby 3 + library updates compatibility #75

Closed nogweii closed 3 years ago

nogweii commented 3 years ago

This also fixes the rubocop errors, so it covers the same as #72 .

I'm not sure how you feel about the change to using standardrb; I like it and like not having to maintain a .rubocop.yml.

jasonlong commented 3 years ago

Wow, thanks for the updates and fixes @nogweii. I don't have strong feelings on using standard, but since you've got it wired up and passing I'm all for it.