rdp / os

The OS gem allows for some easy telling if you’re on windows or not. OS.windows? as well as some other helper utilities
MIT License
144 stars 33 forks source link

modernize Gemfile, update Rake as locked version has a vulnerability #79

Closed fugufish closed 3 months ago

fugufish commented 3 months ago

This modernizes the gemspec/Gemfile a little, and closes a vulnerability in Rake by upgrading it to the latest version.

fugufish commented 3 months ago

sames as #78, closing