rogerluan / arkana

Use dotenv files for Android and iOS projects.
BSD 2-Clause "Simplified" License
362 stars 18 forks source link

Update Ruby dependencies #66

Closed rogerluan closed 1 month ago

rogerluan commented 1 month ago

Description

This PR updates all gems and bumps development Ruby version as well as bundler.

Discussion

I wasn't able to update rexml due to an installation issue with one of its new dependencies, strscan. I opened an issue here: https://github.com/ruby/strscan/issues/104