Forem

Phil Nash
Phil Nash

Posted on

6 1

Time to upgrade RubyGems

Watch out Rubyists! Today a number of security vulnerabilities were disclosed in RubyGems.

To keep yourself safe from gems that could delete arbitrary files on your machine, inject unsafe escape sequences into your terminal or run arbitrary code on your machine then it's time to upgrade RubyGems everywhere.

To upgrade, run:

gem update --system
Enter fullscreen mode Exit fullscreen mode

To read more about the vulnerabilities (and for more information if you are using versions of RubyGems older than 2.7 and can't upgrade), check the announcement post.

Stay safe out there!

Top comments (1)

Collapse
 
jsrn profile image
James

Uh oh! Thanks for the heads up!

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay