mediafinger / yournaling

An app to journal, to link memories, photos, locations and combine them to a travel log
Other
0 stars 0 forks source link

Update to Ruby 3.3.1 #47

Closed mediafinger closed 6 months ago

mediafinger commented 6 months ago

Update to Ruby 3.3.1

gem install ffi

Bundling failed because gem install ffi failed. I was able to fix it by running:

brew uninstall --ignore-dependencies pkg-config
brew install pkg-config

For details see: