I've been trying to install Jekyll. I enter the following command:
gem install jekyll bundler
I receive error messages:
ERROR: Could not find a valid gem 'jekyll' (>= 0) in any repository
ERROR: Could not find a valid gem 'bundler' (>= 0) in any repository
My system: Windows 10 x64
ruby -v:
ruby 2.3.3p222 (2016-11-21 revision 56859) [x64-mingw32]
gem -v:
2.5.2