alpinweis / cronex

Ruby library that converts cron expressions into human readable strings
Other
77 stars 29 forks source link

Update unicode to fix bundle install issue with obj taintedness #34

Closed tuntisz closed 2 months ago

tuntisz commented 2 months ago

I have encountered the issue described here in a repo I work on. We depend on cronex which depends on unicode. This PR updates the version of unicode used to prevent the error.