alpinweis / cronex

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

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

Closed tuntisz closed 4 months ago

tuntisz commented 4 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.