I cannot install compass. I want to install compass on my project so when I try to update, I get this:
c:wampwwwdanjasnowski.com>gem install compass
ERROR: Could not find a valid gem 'compass' (>= 0), here is why: Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://api.rubygems.org/specs.4.8.gz)
Also.. my current version.
c:wampwwwdanjasnowski.com>gem --version
2.4.1
and
irb(main):001:0> RUBY_VERSION
=> "2.0.0"
irb(main):002:0> RUBY_RELEASE_DATE
=> "2014-05-08"
irb(main):003:0> RUBY_PLATFORM
=> "x64-mingw32"
irb(main):004:0> RUBY_PATCHLEVEL
=> 481
irb(main):005:0>
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…