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
145 stars 33 forks source link

Upgrade RSpec to latest (including syntax) #68

Closed pboling closed 1 year ago

pboling commented 1 year ago

Sits on top of the commits in #59 (out of necessity, for bundle install).

Fixes #67