benwbrum / fromthepage

FromThePage is a wiki-like application for crowdsourcing transcription of handwritten documents.
http://fromthepage.com
GNU Affero General Public License v3.0
169 stars 49 forks source link

Upgrade Ruby and Rails to current versions #3624

Open benwbrum opened 1 year ago

benwbrum commented 1 year ago

We should upgrade both Ruby and Rails to current versions. This may also help with #3623

benwbrum commented 1 year ago

The current stable version of Ruby is 3.2.2 The stable version of Rails is 7.0.5. Note that upgrading past our current version may require refactoring -- we should, at minimum, make sure that tests are running before attempting this.

WillNigel23 commented 2 months ago

Should also help with cache_counter on issue #4005