adrienpoly / rubyvideo

Indexing all Ruby related videos
https://rubyvideo.dev
263 stars 51 forks source link

Upgrade Ruby to `3.3.6` #374

Closed marcoroth closed 2 weeks ago

marcoroth commented 3 weeks ago

This pull request upgrades Ruby from 3.3.5 to 3.3.6.

Additionally, updates the Gemfile to use the new-ish file: argument to read the Ruby version from the .ruby-version file.

Ruby 3.3.6 Release Notes

marcoroth commented 3 weeks ago

Whoops, looks like this is blocked until https://github.com/ruby/setup-ruby/pull/666 is merged.

adrienpoly commented 3 weeks ago

I added the .ruby-version file to the docker image otherwise it failed to build and with that I was able to manually deploy it to staging