<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>debugging on Sai Ram&#39;s Blog</title>
    <link>https://sairam.dev/tags/debugging/</link>
    <description>Recent content in debugging on Sai Ram&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2020. All rights reserved.</copyright>
    <lastBuildDate>Fri, 14 Apr 2017 16:01:36 +0530</lastBuildDate>
    
	<atom:link href="https://sairam.dev/tags/debugging/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Installing older ruby versions via rvm on mac 10.10</title>
      <link>https://sairam.dev/post/2017-04-14-install-older-ruby-rvm-on-mac-10.10/</link>
      <pubDate>Fri, 14 Apr 2017 16:01:36 +0530</pubDate>
      
      <guid>https://sairam.dev/post/2017-04-14-install-older-ruby-rvm-on-mac-10.10/</guid>
      <description>If you are installing 2.1.x or 2.2.x versions of ruby from 2014/2015, support is missing for some of them. gem install stops working with the default gem that installs via rvm when installed on Mac OS X 10.10 (OS X Yosemite)
This is the error I faced. You get the error
ERROR: Could not find a valid gem &#39;rubocop&#39; (&amp;gt;= 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.</description>
    </item>
    
  </channel>
</rss>