fablabbcn / fablabs.io

The platform of the global Fab Labs Network
https://fablabs.io
GNU Affero General Public License v3.0
67 stars 33 forks source link

Upgrade to Ruby v2.7 #627

Closed MacTwister closed 8 months ago

MacTwister commented 1 year ago

The currently use version of Ruby v2.6 was EOL at 31 Mar 2022. The upgrade to v2.7 is also EOL (31 Mar 2023), however decided to upgrade to 2.7 before v3, which requires a lot more work. This update also allows to upgrade a lot of old dependencies which drop 2.6 support.

The big change was dropping unsupported aws-sdk-v1 gem, and I am not sure how it is used apart from Paperclip. Leaving here as placeholder, maybe can try a few workflows.