docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
34.57k stars 6.64k forks source link

Update to Rails 7 / Ruby 3.1 #323

Open fernandodev opened 1 year ago

fernandodev commented 1 year ago

I was trying to run it locally and I just realized it was far behind current Rails version. Also for Rails ~5, there are already some gems that require Ruby 2.6, so just doing some cleanup here to update to the most recent Rails version (7)

Signed-off-by: Fernando Martínez fernandodev@users.noreply.github.com