4
0
mirror of https://git.coop/cotech/website.git synced 2025-06-26 16:40:52 +00:00

Upgrade ruby and gems

Ruby 2.6.6 has reached the end-of-life and I had some trouble
installing the dependencies locally as a result. I've updated to the
latest version of ruby and regenerated the Gemfile.lock with the
latest versions of the two gems we depend on, and their dependencies.

Everything looks to still be working in terms of site generation.
This commit is contained in:
Chris Lowis
2025-06-20 10:57:07 +01:00
parent 9ead880cbc
commit 18851086d9
4 changed files with 138 additions and 38 deletions

View File

@ -1 +1 @@
2.6.6
3.4.4