I am getting the following error when I try to use gems in windows, and I also referred to
this stackoverflow post and updated rubygems and rails. But nothing could solve t
None of these solutions worked for me.
To fix it, I removed all the content of the mentioned directory (some/path/to/specification/) then I installed the gems I need (actually, Bundler then bundle install).