the-difference-engine / tde-main

The Difference Engine main site
http://www.thedifferenceengine.io
1 stars 2 forks source link

Upgrade Ruby version #39

Closed klowewilliams closed 3 years ago

klowewilliams commented 3 years ago

Upgrade website to the newest version of Ruby

nickharrisdev commented 3 years ago

Update on this: I have been trying to work on this one, and have been getting kind of stuck in the mud in "Dependency Hell" -- after upgrading Ruby, some of the other gems the site relies on won't execute. So I've been trying to figure out what else needs to be updated in order to make the site work with Ruby 3.0.

klowewilliams commented 3 years ago

Thank you for the update. It can be quite a job upgrading a neglected Ruby infrastructure I know. I appreciate it. Maybe ping Bryan for an assist where needed?

On Sun, Jan 24, 2021 at 4:41 PM Nick Harris notifications@github.com wrote:

Update on this: I have been trying to work on this one, and have been getting kind of stuck in the mud in "Dependency Hell" -- after upgrading Ruby, some of the other gems the site relies on won't execute. So I've been trying to figure out what else needs to be updated in order to make the site work with Ruby 3.0.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/the-difference-engine/tde-main/issues/39#issuecomment-766452386, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB5PW4RVPNZ5RBF6E2BL5KDS3SOYNANCNFSM4TX7GXUQ .

-- Thanks! Kimberly Lowe-Williams Founder/CEO (773)977-8144

Follow my blog https://medium.com/@TDEkimberly on Medium Twitter: https://twitter.com/TdeTweets312 Facebook: https://www.facebook.com/thedifferenceengineapprenticeship/ Instagram: https://www.instagram.com/tde_apprenticeship/ LinkedIn: https://www.linkedin.com/company/the-difference-engine https://www.linkedin.com/company/the-difference-engine

Watch our latest video https://youtu.be/MLfW_qkxPZ0 to learn more about us. http://www.thedifferenceengine.io

We are a registered Illinois nonprofit 501(c)(3) organization.

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.

nickharrisdev commented 3 years ago

@klowewilliams I figured it out! 😅 We're on Ruby 3, and Rails 6 now.