I wanted to upgrade rubygems and did the following
C:\>gem install --local C:\rubygems-update-2.6.10.gem
C:\>update_rubygems
gem install worked fine but when I do update_rubygems
I get
The system cannot find the path specified.
I am not sure what path is it picking up and from where. Any pointers for this?