nickjj / docker-rails-example

A production ready example Rails app that's using Docker and Docker Compose.
MIT License
941 stars 185 forks source link

updated to rails 7.0.1 and ruby 3.1.0 #32

Closed PabloC closed 2 years ago

PabloC commented 2 years ago

Thanks Nick for your work. I updated it to latest rails and ruby and tests are running OK.

nickjj commented 2 years ago

Hi,

Thanks for updating these, question for you:

Here's a couple of change requests:

For the last one, that's the updated version of the file if you were to generate a new Rails 7.0.1 app. It's just adding a period at the end of the comment to match the other comments.

nickjj commented 2 years ago

Just following up. Would like you make those edits and force push the changes?

I tend to do weekly updates for packages, services, etc. and it would be nice to bump these.

nickjj commented 2 years ago

Hi,

While I do appreciate the PR, you kind of went MIA. My weekly update process ended up updating Rails to 7.0.1 and Ruby 3.1.0.