Trouble with Gems Installation in JRuby with RVM

I’m using linux mint and I’ve got trouble with gems installation. More
details here:

I posted this on that SO page:

I’d suggest trying http://rubygems.org and seeing if that works. https
should work, but at least then you’d know more precisely what the
problem is. You’ll probably find this config information in your
~/.gemrc file.

  • Keith

Keith R. Bennett

Keith B. wrote in post #1154485:

I posted this on that SO page:

I’d suggest trying http://rubygems.org and seeing if that works. https
should work, but at least then you’d know more precisely what the
problem is. You’ll probably find this config information in your
~/.gemrc file.

  • Keith

Keith R. Bennett
Keith R. Bennett - Reston, Virginia, Bennett Business Solutions Inc | about.me

It’s weird, but I’ve solved my problem with switching to jruby-1.7.13.
Installation of gems in jruby-1.7.12 doesn’t work, but in jruby-1.7.13
it does.