tpitale / mail_room

Forward mail from gmail IMAP to a callback URL or job worker, simply.
MIT License
193 stars 51 forks source link

Update .ruby-version to use Ruby 3.2.2 #157

Closed stanhu closed 7 months ago

tpitale commented 10 months ago

Seems like rubocop doesn't like something on ruby 3. Mind checking that out and then I can merge.

tpitale commented 10 months ago

@stanhu I've updated master to fix rubocop issues. If you want to rebase on that.

Is it possible to just set this to 3.2 so we don't need to care which micro version, locally?

tpitale commented 7 months ago

I've updated the .ruby-version when I pushed the latest gem version.