rhsa-2012_0070
Vulnerability from csaf_redhat
Published
2012-01-30 18:23
Modified
2024-11-22 04:59
Summary
Red Hat Security Advisory: ruby security update

Notes

Topic
Updated ruby packages that fix two security issues are now available for Red Hat Enterprise Linux 4 and 5. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section.
Details
Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to do system management tasks. A denial of service flaw was found in the implementation of associative arrays (hashes) in Ruby. An attacker able to supply a large number of inputs to a Ruby application (such as HTTP POST request parameters sent to a web application) that are used as keys when inserting data into an array could trigger multiple hash function collisions, making array operations take an excessive amount of CPU time. To mitigate this issue, randomization has been added to the hash function to reduce the chance of an attacker successfully causing intentional collisions. (CVE-2011-4815) It was found that Ruby did not reinitialize the PRNG (pseudorandom number generator) after forking a child process. This could eventually lead to the PRNG returning the same result twice. An attacker keeping track of the values returned by one child process could use this flaw to predict the values the PRNG would return in other child processes (as long as the parent process persisted). (CVE-2011-3009) Red Hat would like to thank oCERT for reporting CVE-2011-4815. oCERT acknowledges Julian Wälde and Alexander Klink as the original reporters of CVE-2011-4815. All users of ruby are advised to upgrade to these updated packages, which contain backported patches to resolve these issues.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Updated ruby packages that fix two security issues are now available for\nRed Hat Enterprise Linux 4 and 5.\n\nThe Red Hat Security Response Team has rated this update as having moderate\nsecurity impact. Common Vulnerability Scoring System (CVSS) base scores,\nwhich give detailed severity ratings, are available for each vulnerability\nfrom the CVE links in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Ruby is an extensible, interpreted, object-oriented, scripting language. It\nhas features to process text files and to do system management tasks.\n\nA denial of service flaw was found in the implementation of associative\narrays (hashes) in Ruby. An attacker able to supply a large number of\ninputs to a Ruby application (such as HTTP POST request parameters sent to\na web application) that are used as keys when inserting data into an array\ncould trigger multiple hash function collisions, making array operations\ntake an excessive amount of CPU time. To mitigate this issue, randomization\nhas been added to the hash function to reduce the chance of an attacker\nsuccessfully causing intentional collisions. (CVE-2011-4815)\n\nIt was found that Ruby did not reinitialize the PRNG (pseudorandom number\ngenerator) after forking a child process. This could eventually lead to the\nPRNG returning the same result twice. An attacker keeping track of the\nvalues returned by one child process could use this flaw to predict the\nvalues the PRNG would return in other child processes (as long as the\nparent process persisted). (CVE-2011-3009)\n\nRed Hat would like to thank oCERT for reporting CVE-2011-4815. oCERT\nacknowledges Julian W\u00e4lde and Alexander Klink as the original reporters of\nCVE-2011-4815.\n\nAll users of ruby are advised to upgrade to these updated packages, which\ncontain backported patches to resolve these issues.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2012:0070",
        "url": "https://access.redhat.com/errata/RHSA-2012:0070"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "http://www.ocert.org/advisories/ocert-2011-003.html",
        "url": "http://www.ocert.org/advisories/ocert-2011-003.html"
      },
      {
        "category": "external",
        "summary": "722415",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=722415"
      },
      {
        "category": "external",
        "summary": "750564",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=750564"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2012/rhsa-2012_0070.json"
      }
    ],
    "title": "Red Hat Security Advisory: ruby security update",
    "tracking": {
      "current_release_date": "2024-11-22T04:59:38+00:00",
      "generator": {
        "date": "2024-11-22T04:59:38+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2012:0070",
      "initial_release_date": "2012-01-30T18:23:00+00:00",
      "revision_history": [
        {
          "date": "2012-01-30T18:23:00+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2012-01-30T18:28:11+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T04:59:38+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AS version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux AS version 4",
                  "product_id": "4AS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::as"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Desktop version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop version 4",
                  "product_id": "4Desktop",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::desktop"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux ES version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux ES version 4",
                  "product_id": "4ES",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::es"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux WS version 4",
                "product": {
                  "name": "Red Hat Enterprise Linux WS version 4",
                  "product_id": "4WS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:4::ws"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux Desktop (v. 5 client)",
                "product": {
                  "name": "Red Hat Enterprise Linux Desktop (v. 5 client)",
                  "product_id": "5Client-5.7.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:5::client"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "RHEL Desktop Workstation (v. 5 client)",
                "product": {
                  "name": "RHEL Desktop Workstation (v. 5 client)",
                  "product_id": "5Client-Workstation-5.7.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:5::client_workstation"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux (v. 5 server)",
                "product": {
                  "name": "Red Hat Enterprise Linux (v. 5 server)",
                  "product_id": "5Server-5.7.Z",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:5::server"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.1-18.el4.ia64",
                "product": {
                  "name": "ruby-docs-0:1.8.1-18.el4.ia64",
                  "product_id": "ruby-docs-0:1.8.1-18.el4.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-18.el4?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.1-18.el4.ia64",
                "product": {
                  "name": "ruby-libs-0:1.8.1-18.el4.ia64",
                  "product_id": "ruby-libs-0:1.8.1-18.el4.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-18.el4?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.1-18.el4.ia64",
                "product": {
                  "name": "ruby-mode-0:1.8.1-18.el4.ia64",
                  "product_id": "ruby-mode-0:1.8.1-18.el4.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-18.el4?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.1-18.el4.ia64",
                "product": {
                  "name": "ruby-tcltk-0:1.8.1-18.el4.ia64",
                  "product_id": "ruby-tcltk-0:1.8.1-18.el4.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-18.el4?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.1-18.el4.ia64",
                "product": {
                  "name": "ruby-devel-0:1.8.1-18.el4.ia64",
                  "product_id": "ruby-devel-0:1.8.1-18.el4.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-18.el4?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.1-18.el4.ia64",
                "product": {
                  "name": "ruby-0:1.8.1-18.el4.ia64",
                  "product_id": "ruby-0:1.8.1-18.el4.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.1-18.el4?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.1-18.el4.ia64",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.1-18.el4.ia64",
                  "product_id": "ruby-debuginfo-0:1.8.1-18.el4.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-18.el4?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "irb-0:1.8.1-18.el4.ia64",
                "product": {
                  "name": "irb-0:1.8.1-18.el4.ia64",
                  "product_id": "irb-0:1.8.1-18.el4.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/irb@1.8.1-18.el4?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-ri-0:1.8.5-22.el5_7.1.ia64",
                "product": {
                  "name": "ruby-ri-0:1.8.5-22.el5_7.1.ia64",
                  "product_id": "ruby-ri-0:1.8.5-22.el5_7.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-ri@1.8.5-22.el5_7.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.5-22.el5_7.1.ia64",
                "product": {
                  "name": "ruby-libs-0:1.8.5-22.el5_7.1.ia64",
                  "product_id": "ruby-libs-0:1.8.5-22.el5_7.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.5-22.el5_7.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.5-22.el5_7.1.ia64",
                "product": {
                  "name": "ruby-devel-0:1.8.5-22.el5_7.1.ia64",
                  "product_id": "ruby-devel-0:1.8.5-22.el5_7.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.5-22.el5_7.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.5-22.el5_7.1.ia64",
                "product": {
                  "name": "ruby-0:1.8.5-22.el5_7.1.ia64",
                  "product_id": "ruby-0:1.8.5-22.el5_7.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.5-22.el5_7.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
                "product": {
                  "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
                  "product_id": "ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-rdoc@1.8.5-22.el5_7.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-0:1.8.5-22.el5_7.1.ia64",
                "product": {
                  "name": "ruby-irb-0:1.8.5-22.el5_7.1.ia64",
                  "product_id": "ruby-irb-0:1.8.5-22.el5_7.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@1.8.5-22.el5_7.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
                  "product_id": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.5-22.el5_7.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
                "product": {
                  "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
                  "product_id": "ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.5-22.el5_7.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.5-22.el5_7.1.ia64",
                "product": {
                  "name": "ruby-docs-0:1.8.5-22.el5_7.1.ia64",
                  "product_id": "ruby-docs-0:1.8.5-22.el5_7.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.5-22.el5_7.1?arch=ia64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.5-22.el5_7.1.ia64",
                "product": {
                  "name": "ruby-mode-0:1.8.5-22.el5_7.1.ia64",
                  "product_id": "ruby-mode-0:1.8.5-22.el5_7.1.ia64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.5-22.el5_7.1?arch=ia64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ia64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.1-18.el4.i386",
                "product": {
                  "name": "ruby-libs-0:1.8.1-18.el4.i386",
                  "product_id": "ruby-libs-0:1.8.1-18.el4.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-18.el4?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.1-18.el4.i386",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.1-18.el4.i386",
                  "product_id": "ruby-debuginfo-0:1.8.1-18.el4.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-18.el4?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.1-18.el4.i386",
                "product": {
                  "name": "ruby-docs-0:1.8.1-18.el4.i386",
                  "product_id": "ruby-docs-0:1.8.1-18.el4.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-18.el4?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.1-18.el4.i386",
                "product": {
                  "name": "ruby-mode-0:1.8.1-18.el4.i386",
                  "product_id": "ruby-mode-0:1.8.1-18.el4.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-18.el4?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.1-18.el4.i386",
                "product": {
                  "name": "ruby-tcltk-0:1.8.1-18.el4.i386",
                  "product_id": "ruby-tcltk-0:1.8.1-18.el4.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-18.el4?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.1-18.el4.i386",
                "product": {
                  "name": "ruby-devel-0:1.8.1-18.el4.i386",
                  "product_id": "ruby-devel-0:1.8.1-18.el4.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-18.el4?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.1-18.el4.i386",
                "product": {
                  "name": "ruby-0:1.8.1-18.el4.i386",
                  "product_id": "ruby-0:1.8.1-18.el4.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.1-18.el4?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "irb-0:1.8.1-18.el4.i386",
                "product": {
                  "name": "irb-0:1.8.1-18.el4.i386",
                  "product_id": "irb-0:1.8.1-18.el4.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/irb@1.8.1-18.el4?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-ri-0:1.8.5-22.el5_7.1.i386",
                "product": {
                  "name": "ruby-ri-0:1.8.5-22.el5_7.1.i386",
                  "product_id": "ruby-ri-0:1.8.5-22.el5_7.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-ri@1.8.5-22.el5_7.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.5-22.el5_7.1.i386",
                "product": {
                  "name": "ruby-libs-0:1.8.5-22.el5_7.1.i386",
                  "product_id": "ruby-libs-0:1.8.5-22.el5_7.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.5-22.el5_7.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.5-22.el5_7.1.i386",
                "product": {
                  "name": "ruby-0:1.8.5-22.el5_7.1.i386",
                  "product_id": "ruby-0:1.8.5-22.el5_7.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.5-22.el5_7.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
                "product": {
                  "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
                  "product_id": "ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-rdoc@1.8.5-22.el5_7.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-0:1.8.5-22.el5_7.1.i386",
                "product": {
                  "name": "ruby-irb-0:1.8.5-22.el5_7.1.i386",
                  "product_id": "ruby-irb-0:1.8.5-22.el5_7.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@1.8.5-22.el5_7.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
                  "product_id": "ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.5-22.el5_7.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
                "product": {
                  "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
                  "product_id": "ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.5-22.el5_7.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.5-22.el5_7.1.i386",
                "product": {
                  "name": "ruby-docs-0:1.8.5-22.el5_7.1.i386",
                  "product_id": "ruby-docs-0:1.8.5-22.el5_7.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.5-22.el5_7.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.5-22.el5_7.1.i386",
                "product": {
                  "name": "ruby-devel-0:1.8.5-22.el5_7.1.i386",
                  "product_id": "ruby-devel-0:1.8.5-22.el5_7.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.5-22.el5_7.1?arch=i386"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.5-22.el5_7.1.i386",
                "product": {
                  "name": "ruby-mode-0:1.8.5-22.el5_7.1.i386",
                  "product_id": "ruby-mode-0:1.8.5-22.el5_7.1.i386",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.5-22.el5_7.1?arch=i386"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i386"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.1-18.el4.x86_64",
                "product": {
                  "name": "ruby-docs-0:1.8.1-18.el4.x86_64",
                  "product_id": "ruby-docs-0:1.8.1-18.el4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-18.el4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.1-18.el4.x86_64",
                "product": {
                  "name": "ruby-libs-0:1.8.1-18.el4.x86_64",
                  "product_id": "ruby-libs-0:1.8.1-18.el4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-18.el4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.1-18.el4.x86_64",
                "product": {
                  "name": "ruby-mode-0:1.8.1-18.el4.x86_64",
                  "product_id": "ruby-mode-0:1.8.1-18.el4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-18.el4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.1-18.el4.x86_64",
                "product": {
                  "name": "ruby-tcltk-0:1.8.1-18.el4.x86_64",
                  "product_id": "ruby-tcltk-0:1.8.1-18.el4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-18.el4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.1-18.el4.x86_64",
                "product": {
                  "name": "ruby-devel-0:1.8.1-18.el4.x86_64",
                  "product_id": "ruby-devel-0:1.8.1-18.el4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-18.el4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.1-18.el4.x86_64",
                "product": {
                  "name": "ruby-0:1.8.1-18.el4.x86_64",
                  "product_id": "ruby-0:1.8.1-18.el4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.1-18.el4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.1-18.el4.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.1-18.el4.x86_64",
                  "product_id": "ruby-debuginfo-0:1.8.1-18.el4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-18.el4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "irb-0:1.8.1-18.el4.x86_64",
                "product": {
                  "name": "irb-0:1.8.1-18.el4.x86_64",
                  "product_id": "irb-0:1.8.1-18.el4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/irb@1.8.1-18.el4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
                "product": {
                  "name": "ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
                  "product_id": "ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-ri@1.8.5-22.el5_7.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
                "product": {
                  "name": "ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
                  "product_id": "ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.5-22.el5_7.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.5-22.el5_7.1.x86_64",
                "product": {
                  "name": "ruby-0:1.8.5-22.el5_7.1.x86_64",
                  "product_id": "ruby-0:1.8.5-22.el5_7.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.5-22.el5_7.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
                "product": {
                  "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
                  "product_id": "ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-rdoc@1.8.5-22.el5_7.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
                "product": {
                  "name": "ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
                  "product_id": "ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@1.8.5-22.el5_7.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
                  "product_id": "ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.5-22.el5_7.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
                "product": {
                  "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
                  "product_id": "ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.5-22.el5_7.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
                "product": {
                  "name": "ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
                  "product_id": "ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.5-22.el5_7.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
                "product": {
                  "name": "ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
                  "product_id": "ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.5-22.el5_7.1?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
                "product": {
                  "name": "ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
                  "product_id": "ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.5-22.el5_7.1?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-0:1.8.1-18.el4.src",
                "product": {
                  "name": "ruby-0:1.8.1-18.el4.src",
                  "product_id": "ruby-0:1.8.1-18.el4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.1-18.el4?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.5-22.el5_7.1.src",
                "product": {
                  "name": "ruby-0:1.8.5-22.el5_7.1.src",
                  "product_id": "ruby-0:1.8.5-22.el5_7.1.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.5-22.el5_7.1?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.1-18.el4.ppc",
                "product": {
                  "name": "ruby-docs-0:1.8.1-18.el4.ppc",
                  "product_id": "ruby-docs-0:1.8.1-18.el4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-18.el4?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.1-18.el4.ppc",
                "product": {
                  "name": "ruby-libs-0:1.8.1-18.el4.ppc",
                  "product_id": "ruby-libs-0:1.8.1-18.el4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-18.el4?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.1-18.el4.ppc",
                "product": {
                  "name": "ruby-mode-0:1.8.1-18.el4.ppc",
                  "product_id": "ruby-mode-0:1.8.1-18.el4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-18.el4?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.1-18.el4.ppc",
                "product": {
                  "name": "ruby-tcltk-0:1.8.1-18.el4.ppc",
                  "product_id": "ruby-tcltk-0:1.8.1-18.el4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-18.el4?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.1-18.el4.ppc",
                "product": {
                  "name": "ruby-devel-0:1.8.1-18.el4.ppc",
                  "product_id": "ruby-devel-0:1.8.1-18.el4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-18.el4?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.1-18.el4.ppc",
                "product": {
                  "name": "ruby-0:1.8.1-18.el4.ppc",
                  "product_id": "ruby-0:1.8.1-18.el4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.1-18.el4?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc",
                  "product_id": "ruby-debuginfo-0:1.8.1-18.el4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-18.el4?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "irb-0:1.8.1-18.el4.ppc",
                "product": {
                  "name": "irb-0:1.8.1-18.el4.ppc",
                  "product_id": "irb-0:1.8.1-18.el4.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/irb@1.8.1-18.el4?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-ri-0:1.8.5-22.el5_7.1.ppc",
                "product": {
                  "name": "ruby-ri-0:1.8.5-22.el5_7.1.ppc",
                  "product_id": "ruby-ri-0:1.8.5-22.el5_7.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-ri@1.8.5-22.el5_7.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.5-22.el5_7.1.ppc",
                "product": {
                  "name": "ruby-libs-0:1.8.5-22.el5_7.1.ppc",
                  "product_id": "ruby-libs-0:1.8.5-22.el5_7.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.5-22.el5_7.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.5-22.el5_7.1.ppc",
                "product": {
                  "name": "ruby-devel-0:1.8.5-22.el5_7.1.ppc",
                  "product_id": "ruby-devel-0:1.8.5-22.el5_7.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.5-22.el5_7.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.5-22.el5_7.1.ppc",
                "product": {
                  "name": "ruby-0:1.8.5-22.el5_7.1.ppc",
                  "product_id": "ruby-0:1.8.5-22.el5_7.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.5-22.el5_7.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
                "product": {
                  "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
                  "product_id": "ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-rdoc@1.8.5-22.el5_7.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-0:1.8.5-22.el5_7.1.ppc",
                "product": {
                  "name": "ruby-irb-0:1.8.5-22.el5_7.1.ppc",
                  "product_id": "ruby-irb-0:1.8.5-22.el5_7.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@1.8.5-22.el5_7.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
                  "product_id": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.5-22.el5_7.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
                "product": {
                  "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
                  "product_id": "ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.5-22.el5_7.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.5-22.el5_7.1.ppc",
                "product": {
                  "name": "ruby-docs-0:1.8.5-22.el5_7.1.ppc",
                  "product_id": "ruby-docs-0:1.8.5-22.el5_7.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.5-22.el5_7.1?arch=ppc"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.5-22.el5_7.1.ppc",
                "product": {
                  "name": "ruby-mode-0:1.8.5-22.el5_7.1.ppc",
                  "product_id": "ruby-mode-0:1.8.5-22.el5_7.1.ppc",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.5-22.el5_7.1?arch=ppc"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.1-18.el4.ppc64",
                "product": {
                  "name": "ruby-libs-0:1.8.1-18.el4.ppc64",
                  "product_id": "ruby-libs-0:1.8.1-18.el4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-18.el4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc64",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc64",
                  "product_id": "ruby-debuginfo-0:1.8.1-18.el4.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-18.el4?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
                "product": {
                  "name": "ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
                  "product_id": "ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.5-22.el5_7.1?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
                "product": {
                  "name": "ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
                  "product_id": "ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.5-22.el5_7.1?arch=ppc64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
                  "product_id": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.5-22.el5_7.1?arch=ppc64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.1-18.el4.s390x",
                "product": {
                  "name": "ruby-docs-0:1.8.1-18.el4.s390x",
                  "product_id": "ruby-docs-0:1.8.1-18.el4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-18.el4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.1-18.el4.s390x",
                "product": {
                  "name": "ruby-libs-0:1.8.1-18.el4.s390x",
                  "product_id": "ruby-libs-0:1.8.1-18.el4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-18.el4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.1-18.el4.s390x",
                "product": {
                  "name": "ruby-mode-0:1.8.1-18.el4.s390x",
                  "product_id": "ruby-mode-0:1.8.1-18.el4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-18.el4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.1-18.el4.s390x",
                "product": {
                  "name": "ruby-tcltk-0:1.8.1-18.el4.s390x",
                  "product_id": "ruby-tcltk-0:1.8.1-18.el4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-18.el4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.1-18.el4.s390x",
                "product": {
                  "name": "ruby-devel-0:1.8.1-18.el4.s390x",
                  "product_id": "ruby-devel-0:1.8.1-18.el4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-18.el4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.1-18.el4.s390x",
                "product": {
                  "name": "ruby-0:1.8.1-18.el4.s390x",
                  "product_id": "ruby-0:1.8.1-18.el4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.1-18.el4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.1-18.el4.s390x",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.1-18.el4.s390x",
                  "product_id": "ruby-debuginfo-0:1.8.1-18.el4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-18.el4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "irb-0:1.8.1-18.el4.s390x",
                "product": {
                  "name": "irb-0:1.8.1-18.el4.s390x",
                  "product_id": "irb-0:1.8.1-18.el4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/irb@1.8.1-18.el4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-ri-0:1.8.5-22.el5_7.1.s390x",
                "product": {
                  "name": "ruby-ri-0:1.8.5-22.el5_7.1.s390x",
                  "product_id": "ruby-ri-0:1.8.5-22.el5_7.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-ri@1.8.5-22.el5_7.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.5-22.el5_7.1.s390x",
                "product": {
                  "name": "ruby-libs-0:1.8.5-22.el5_7.1.s390x",
                  "product_id": "ruby-libs-0:1.8.5-22.el5_7.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.5-22.el5_7.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.5-22.el5_7.1.s390x",
                "product": {
                  "name": "ruby-devel-0:1.8.5-22.el5_7.1.s390x",
                  "product_id": "ruby-devel-0:1.8.5-22.el5_7.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.5-22.el5_7.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.5-22.el5_7.1.s390x",
                "product": {
                  "name": "ruby-0:1.8.5-22.el5_7.1.s390x",
                  "product_id": "ruby-0:1.8.5-22.el5_7.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.5-22.el5_7.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
                "product": {
                  "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
                  "product_id": "ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-rdoc@1.8.5-22.el5_7.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-irb-0:1.8.5-22.el5_7.1.s390x",
                "product": {
                  "name": "ruby-irb-0:1.8.5-22.el5_7.1.s390x",
                  "product_id": "ruby-irb-0:1.8.5-22.el5_7.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-irb@1.8.5-22.el5_7.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
                  "product_id": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.5-22.el5_7.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
                "product": {
                  "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
                  "product_id": "ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.5-22.el5_7.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.5-22.el5_7.1.s390x",
                "product": {
                  "name": "ruby-docs-0:1.8.5-22.el5_7.1.s390x",
                  "product_id": "ruby-docs-0:1.8.5-22.el5_7.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.5-22.el5_7.1?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.5-22.el5_7.1.s390x",
                "product": {
                  "name": "ruby-mode-0:1.8.5-22.el5_7.1.s390x",
                  "product_id": "ruby-mode-0:1.8.5-22.el5_7.1.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.5-22.el5_7.1?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.1-18.el4.s390",
                "product": {
                  "name": "ruby-libs-0:1.8.1-18.el4.s390",
                  "product_id": "ruby-libs-0:1.8.1-18.el4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.1-18.el4?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.1-18.el4.s390",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.1-18.el4.s390",
                  "product_id": "ruby-debuginfo-0:1.8.1-18.el4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.1-18.el4?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-docs-0:1.8.1-18.el4.s390",
                "product": {
                  "name": "ruby-docs-0:1.8.1-18.el4.s390",
                  "product_id": "ruby-docs-0:1.8.1-18.el4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-docs@1.8.1-18.el4?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-mode-0:1.8.1-18.el4.s390",
                "product": {
                  "name": "ruby-mode-0:1.8.1-18.el4.s390",
                  "product_id": "ruby-mode-0:1.8.1-18.el4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-mode@1.8.1-18.el4?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-tcltk-0:1.8.1-18.el4.s390",
                "product": {
                  "name": "ruby-tcltk-0:1.8.1-18.el4.s390",
                  "product_id": "ruby-tcltk-0:1.8.1-18.el4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-tcltk@1.8.1-18.el4?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.1-18.el4.s390",
                "product": {
                  "name": "ruby-devel-0:1.8.1-18.el4.s390",
                  "product_id": "ruby-devel-0:1.8.1-18.el4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.1-18.el4?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-0:1.8.1-18.el4.s390",
                "product": {
                  "name": "ruby-0:1.8.1-18.el4.s390",
                  "product_id": "ruby-0:1.8.1-18.el4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby@1.8.1-18.el4?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "irb-0:1.8.1-18.el4.s390",
                "product": {
                  "name": "irb-0:1.8.1-18.el4.s390",
                  "product_id": "irb-0:1.8.1-18.el4.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/irb@1.8.1-18.el4?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-libs-0:1.8.5-22.el5_7.1.s390",
                "product": {
                  "name": "ruby-libs-0:1.8.5-22.el5_7.1.s390",
                  "product_id": "ruby-libs-0:1.8.5-22.el5_7.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-libs@1.8.5-22.el5_7.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-devel-0:1.8.5-22.el5_7.1.s390",
                "product": {
                  "name": "ruby-devel-0:1.8.5-22.el5_7.1.s390",
                  "product_id": "ruby-devel-0:1.8.5-22.el5_7.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-devel@1.8.5-22.el5_7.1?arch=s390"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
                "product": {
                  "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
                  "product_id": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-debuginfo@1.8.5-22.el5_7.1?arch=s390"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:irb-0:1.8.1-18.el4.i386"
        },
        "product_reference": "irb-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:irb-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "irb-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:irb-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "irb-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:irb-0:1.8.1-18.el4.s390"
        },
        "product_reference": "irb-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:irb-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "irb-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:irb-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "irb-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.src as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-0:1.8.1-18.el4.src"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.src",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-debuginfo-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-debuginfo-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ppc64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-debuginfo-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-devel-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-devel-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-devel-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-devel-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-devel-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-devel-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-docs-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-docs-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-docs-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-docs-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-docs-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-docs-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-libs-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-libs-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-libs-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ppc64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-libs-0:1.8.1-18.el4.ppc64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ppc64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-libs-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-libs-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-libs-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-mode-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-mode-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-mode-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-mode-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-mode-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-mode-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-tcltk-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-tcltk-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-tcltk-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-tcltk-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-tcltk-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux AS version 4",
          "product_id": "4AS:ruby-tcltk-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4AS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:irb-0:1.8.1-18.el4.i386"
        },
        "product_reference": "irb-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:irb-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "irb-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:irb-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "irb-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:irb-0:1.8.1-18.el4.s390"
        },
        "product_reference": "irb-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:irb-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "irb-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:irb-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "irb-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.src as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-0:1.8.1-18.el4.src"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.src",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ppc64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-devel-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-devel-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-devel-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-devel-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-devel-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-devel-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-docs-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-docs-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-docs-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-docs-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-docs-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-docs-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-libs-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-libs-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ppc64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ppc64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-libs-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-libs-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-libs-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-mode-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-mode-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-mode-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-mode-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-mode-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-mode-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-tcltk-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux Desktop version 4",
          "product_id": "4Desktop:ruby-tcltk-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4Desktop"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:irb-0:1.8.1-18.el4.i386"
        },
        "product_reference": "irb-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:irb-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "irb-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:irb-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "irb-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:irb-0:1.8.1-18.el4.s390"
        },
        "product_reference": "irb-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:irb-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "irb-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:irb-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "irb-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.src as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-0:1.8.1-18.el4.src"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.src",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-debuginfo-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-debuginfo-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ppc64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-debuginfo-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-devel-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-devel-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-devel-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-devel-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-devel-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-devel-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-docs-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-docs-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-docs-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-docs-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-docs-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-docs-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-libs-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-libs-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-libs-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ppc64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-libs-0:1.8.1-18.el4.ppc64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ppc64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-libs-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-libs-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-libs-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-mode-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-mode-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-mode-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-mode-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-mode-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-mode-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-tcltk-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-tcltk-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-tcltk-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-tcltk-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-tcltk-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux ES version 4",
          "product_id": "4ES:ruby-tcltk-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4ES"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:irb-0:1.8.1-18.el4.i386"
        },
        "product_reference": "irb-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:irb-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "irb-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:irb-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "irb-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:irb-0:1.8.1-18.el4.s390"
        },
        "product_reference": "irb-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:irb-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "irb-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "irb-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:irb-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "irb-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.src as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-0:1.8.1-18.el4.src"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.src",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-debuginfo-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-debuginfo-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.ppc64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-debuginfo-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-devel-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-devel-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-devel-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-devel-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-devel-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-devel-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-devel-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-docs-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-docs-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-docs-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-docs-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-docs-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-docs-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-docs-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-libs-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-libs-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-libs-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.ppc64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-libs-0:1.8.1-18.el4.ppc64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.ppc64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-libs-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-libs-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-libs-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-libs-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-mode-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-mode-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-mode-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-mode-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-mode-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-mode-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-mode-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.i386 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-tcltk-0:1.8.1-18.el4.i386"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.i386",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.ia64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-tcltk-0:1.8.1-18.el4.ia64"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.ia64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.ppc as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-tcltk-0:1.8.1-18.el4.ppc"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.ppc",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.s390 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-tcltk-0:1.8.1-18.el4.s390"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.s390",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.s390x as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-tcltk-0:1.8.1-18.el4.s390x"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.s390x",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.1-18.el4.x86_64 as a component of Red Hat Enterprise Linux WS version 4",
          "product_id": "4WS:ruby-tcltk-0:1.8.1-18.el4.x86_64"
        },
        "product_reference": "ruby-tcltk-0:1.8.1-18.el4.x86_64",
        "relates_to_product_reference": "4WS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.src as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.src",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.s390",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.ppc64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.s390 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.s390",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux Desktop (v. 5 client)",
          "product_id": "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.src as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.src",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.ppc64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.s390 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.s390",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.ppc64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.s390 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.s390",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.i386 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.ia64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.ppc as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.s390x as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64 as a component of RHEL Desktop Workstation (v. 5 client)",
          "product_id": "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Client-Workstation-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.src as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.src",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.s390",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-devel-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-docs-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-irb-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.ppc64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.s390 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.s390",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-libs-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-mode-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-ri-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.i386 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.ia64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.ppc as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.s390x as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
        "relates_to_product_reference": "5Server-5.7.Z"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64 as a component of Red Hat Enterprise Linux (v. 5 server)",
          "product_id": "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64"
        },
        "product_reference": "ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
        "relates_to_product_reference": "5Server-5.7.Z"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2011-3009",
      "discovery_date": "2011-07-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "722415"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby before 1.8.6-p114 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: Properly initialize the random number generator when forking new process",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The Red Hat Security Response Team has rated this issue as having low security impact, a future update may address this flaw in Red Hat Enterprise Linux 4 and 5.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "4AS:irb-0:1.8.1-18.el4.i386",
          "4AS:irb-0:1.8.1-18.el4.ia64",
          "4AS:irb-0:1.8.1-18.el4.ppc",
          "4AS:irb-0:1.8.1-18.el4.s390",
          "4AS:irb-0:1.8.1-18.el4.s390x",
          "4AS:irb-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-0:1.8.1-18.el4.i386",
          "4AS:ruby-0:1.8.1-18.el4.ia64",
          "4AS:ruby-0:1.8.1-18.el4.ppc",
          "4AS:ruby-0:1.8.1-18.el4.s390",
          "4AS:ruby-0:1.8.1-18.el4.s390x",
          "4AS:ruby-0:1.8.1-18.el4.src",
          "4AS:ruby-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.i386",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-devel-0:1.8.1-18.el4.i386",
          "4AS:ruby-devel-0:1.8.1-18.el4.ia64",
          "4AS:ruby-devel-0:1.8.1-18.el4.ppc",
          "4AS:ruby-devel-0:1.8.1-18.el4.s390",
          "4AS:ruby-devel-0:1.8.1-18.el4.s390x",
          "4AS:ruby-devel-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-docs-0:1.8.1-18.el4.i386",
          "4AS:ruby-docs-0:1.8.1-18.el4.ia64",
          "4AS:ruby-docs-0:1.8.1-18.el4.ppc",
          "4AS:ruby-docs-0:1.8.1-18.el4.s390",
          "4AS:ruby-docs-0:1.8.1-18.el4.s390x",
          "4AS:ruby-docs-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-libs-0:1.8.1-18.el4.i386",
          "4AS:ruby-libs-0:1.8.1-18.el4.ia64",
          "4AS:ruby-libs-0:1.8.1-18.el4.ppc",
          "4AS:ruby-libs-0:1.8.1-18.el4.ppc64",
          "4AS:ruby-libs-0:1.8.1-18.el4.s390",
          "4AS:ruby-libs-0:1.8.1-18.el4.s390x",
          "4AS:ruby-libs-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-mode-0:1.8.1-18.el4.i386",
          "4AS:ruby-mode-0:1.8.1-18.el4.ia64",
          "4AS:ruby-mode-0:1.8.1-18.el4.ppc",
          "4AS:ruby-mode-0:1.8.1-18.el4.s390",
          "4AS:ruby-mode-0:1.8.1-18.el4.s390x",
          "4AS:ruby-mode-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.i386",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.ia64",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.ppc",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.s390",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.s390x",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
          "4Desktop:irb-0:1.8.1-18.el4.i386",
          "4Desktop:irb-0:1.8.1-18.el4.ia64",
          "4Desktop:irb-0:1.8.1-18.el4.ppc",
          "4Desktop:irb-0:1.8.1-18.el4.s390",
          "4Desktop:irb-0:1.8.1-18.el4.s390x",
          "4Desktop:irb-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-0:1.8.1-18.el4.src",
          "4Desktop:ruby-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc64",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.x86_64",
          "4ES:irb-0:1.8.1-18.el4.i386",
          "4ES:irb-0:1.8.1-18.el4.ia64",
          "4ES:irb-0:1.8.1-18.el4.ppc",
          "4ES:irb-0:1.8.1-18.el4.s390",
          "4ES:irb-0:1.8.1-18.el4.s390x",
          "4ES:irb-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-0:1.8.1-18.el4.i386",
          "4ES:ruby-0:1.8.1-18.el4.ia64",
          "4ES:ruby-0:1.8.1-18.el4.ppc",
          "4ES:ruby-0:1.8.1-18.el4.s390",
          "4ES:ruby-0:1.8.1-18.el4.s390x",
          "4ES:ruby-0:1.8.1-18.el4.src",
          "4ES:ruby-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.i386",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.ia64",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390x",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-devel-0:1.8.1-18.el4.i386",
          "4ES:ruby-devel-0:1.8.1-18.el4.ia64",
          "4ES:ruby-devel-0:1.8.1-18.el4.ppc",
          "4ES:ruby-devel-0:1.8.1-18.el4.s390",
          "4ES:ruby-devel-0:1.8.1-18.el4.s390x",
          "4ES:ruby-devel-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-docs-0:1.8.1-18.el4.i386",
          "4ES:ruby-docs-0:1.8.1-18.el4.ia64",
          "4ES:ruby-docs-0:1.8.1-18.el4.ppc",
          "4ES:ruby-docs-0:1.8.1-18.el4.s390",
          "4ES:ruby-docs-0:1.8.1-18.el4.s390x",
          "4ES:ruby-docs-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-libs-0:1.8.1-18.el4.i386",
          "4ES:ruby-libs-0:1.8.1-18.el4.ia64",
          "4ES:ruby-libs-0:1.8.1-18.el4.ppc",
          "4ES:ruby-libs-0:1.8.1-18.el4.ppc64",
          "4ES:ruby-libs-0:1.8.1-18.el4.s390",
          "4ES:ruby-libs-0:1.8.1-18.el4.s390x",
          "4ES:ruby-libs-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-mode-0:1.8.1-18.el4.i386",
          "4ES:ruby-mode-0:1.8.1-18.el4.ia64",
          "4ES:ruby-mode-0:1.8.1-18.el4.ppc",
          "4ES:ruby-mode-0:1.8.1-18.el4.s390",
          "4ES:ruby-mode-0:1.8.1-18.el4.s390x",
          "4ES:ruby-mode-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.i386",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.ia64",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.ppc",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.s390",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.s390x",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.x86_64",
          "4WS:irb-0:1.8.1-18.el4.i386",
          "4WS:irb-0:1.8.1-18.el4.ia64",
          "4WS:irb-0:1.8.1-18.el4.ppc",
          "4WS:irb-0:1.8.1-18.el4.s390",
          "4WS:irb-0:1.8.1-18.el4.s390x",
          "4WS:irb-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-0:1.8.1-18.el4.i386",
          "4WS:ruby-0:1.8.1-18.el4.ia64",
          "4WS:ruby-0:1.8.1-18.el4.ppc",
          "4WS:ruby-0:1.8.1-18.el4.s390",
          "4WS:ruby-0:1.8.1-18.el4.s390x",
          "4WS:ruby-0:1.8.1-18.el4.src",
          "4WS:ruby-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.i386",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-devel-0:1.8.1-18.el4.i386",
          "4WS:ruby-devel-0:1.8.1-18.el4.ia64",
          "4WS:ruby-devel-0:1.8.1-18.el4.ppc",
          "4WS:ruby-devel-0:1.8.1-18.el4.s390",
          "4WS:ruby-devel-0:1.8.1-18.el4.s390x",
          "4WS:ruby-devel-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-docs-0:1.8.1-18.el4.i386",
          "4WS:ruby-docs-0:1.8.1-18.el4.ia64",
          "4WS:ruby-docs-0:1.8.1-18.el4.ppc",
          "4WS:ruby-docs-0:1.8.1-18.el4.s390",
          "4WS:ruby-docs-0:1.8.1-18.el4.s390x",
          "4WS:ruby-docs-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-libs-0:1.8.1-18.el4.i386",
          "4WS:ruby-libs-0:1.8.1-18.el4.ia64",
          "4WS:ruby-libs-0:1.8.1-18.el4.ppc",
          "4WS:ruby-libs-0:1.8.1-18.el4.ppc64",
          "4WS:ruby-libs-0:1.8.1-18.el4.s390",
          "4WS:ruby-libs-0:1.8.1-18.el4.s390x",
          "4WS:ruby-libs-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-mode-0:1.8.1-18.el4.i386",
          "4WS:ruby-mode-0:1.8.1-18.el4.ia64",
          "4WS:ruby-mode-0:1.8.1-18.el4.ppc",
          "4WS:ruby-mode-0:1.8.1-18.el4.s390",
          "4WS:ruby-mode-0:1.8.1-18.el4.s390x",
          "4WS:ruby-mode-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.i386",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.ia64",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.ppc",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.s390",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.s390x",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2011-3009"
        },
        {
          "category": "external",
          "summary": "RHBZ#722415",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=722415"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2011-3009",
          "url": "https://www.cve.org/CVERecord?id=CVE-2011-3009"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-3009",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-3009"
        }
      ],
      "release_date": "2011-07-02T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2012-01-30T18:23:00+00:00",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259",
          "product_ids": [
            "4AS:irb-0:1.8.1-18.el4.i386",
            "4AS:irb-0:1.8.1-18.el4.ia64",
            "4AS:irb-0:1.8.1-18.el4.ppc",
            "4AS:irb-0:1.8.1-18.el4.s390",
            "4AS:irb-0:1.8.1-18.el4.s390x",
            "4AS:irb-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-0:1.8.1-18.el4.i386",
            "4AS:ruby-0:1.8.1-18.el4.ia64",
            "4AS:ruby-0:1.8.1-18.el4.ppc",
            "4AS:ruby-0:1.8.1-18.el4.s390",
            "4AS:ruby-0:1.8.1-18.el4.s390x",
            "4AS:ruby-0:1.8.1-18.el4.src",
            "4AS:ruby-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-devel-0:1.8.1-18.el4.i386",
            "4AS:ruby-devel-0:1.8.1-18.el4.ia64",
            "4AS:ruby-devel-0:1.8.1-18.el4.ppc",
            "4AS:ruby-devel-0:1.8.1-18.el4.s390",
            "4AS:ruby-devel-0:1.8.1-18.el4.s390x",
            "4AS:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-docs-0:1.8.1-18.el4.i386",
            "4AS:ruby-docs-0:1.8.1-18.el4.ia64",
            "4AS:ruby-docs-0:1.8.1-18.el4.ppc",
            "4AS:ruby-docs-0:1.8.1-18.el4.s390",
            "4AS:ruby-docs-0:1.8.1-18.el4.s390x",
            "4AS:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-libs-0:1.8.1-18.el4.i386",
            "4AS:ruby-libs-0:1.8.1-18.el4.ia64",
            "4AS:ruby-libs-0:1.8.1-18.el4.ppc",
            "4AS:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4AS:ruby-libs-0:1.8.1-18.el4.s390",
            "4AS:ruby-libs-0:1.8.1-18.el4.s390x",
            "4AS:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-mode-0:1.8.1-18.el4.i386",
            "4AS:ruby-mode-0:1.8.1-18.el4.ia64",
            "4AS:ruby-mode-0:1.8.1-18.el4.ppc",
            "4AS:ruby-mode-0:1.8.1-18.el4.s390",
            "4AS:ruby-mode-0:1.8.1-18.el4.s390x",
            "4AS:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4Desktop:irb-0:1.8.1-18.el4.i386",
            "4Desktop:irb-0:1.8.1-18.el4.ia64",
            "4Desktop:irb-0:1.8.1-18.el4.ppc",
            "4Desktop:irb-0:1.8.1-18.el4.s390",
            "4Desktop:irb-0:1.8.1-18.el4.s390x",
            "4Desktop:irb-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-0:1.8.1-18.el4.src",
            "4Desktop:ruby-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4ES:irb-0:1.8.1-18.el4.i386",
            "4ES:irb-0:1.8.1-18.el4.ia64",
            "4ES:irb-0:1.8.1-18.el4.ppc",
            "4ES:irb-0:1.8.1-18.el4.s390",
            "4ES:irb-0:1.8.1-18.el4.s390x",
            "4ES:irb-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-0:1.8.1-18.el4.i386",
            "4ES:ruby-0:1.8.1-18.el4.ia64",
            "4ES:ruby-0:1.8.1-18.el4.ppc",
            "4ES:ruby-0:1.8.1-18.el4.s390",
            "4ES:ruby-0:1.8.1-18.el4.s390x",
            "4ES:ruby-0:1.8.1-18.el4.src",
            "4ES:ruby-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-devel-0:1.8.1-18.el4.i386",
            "4ES:ruby-devel-0:1.8.1-18.el4.ia64",
            "4ES:ruby-devel-0:1.8.1-18.el4.ppc",
            "4ES:ruby-devel-0:1.8.1-18.el4.s390",
            "4ES:ruby-devel-0:1.8.1-18.el4.s390x",
            "4ES:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-docs-0:1.8.1-18.el4.i386",
            "4ES:ruby-docs-0:1.8.1-18.el4.ia64",
            "4ES:ruby-docs-0:1.8.1-18.el4.ppc",
            "4ES:ruby-docs-0:1.8.1-18.el4.s390",
            "4ES:ruby-docs-0:1.8.1-18.el4.s390x",
            "4ES:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-libs-0:1.8.1-18.el4.i386",
            "4ES:ruby-libs-0:1.8.1-18.el4.ia64",
            "4ES:ruby-libs-0:1.8.1-18.el4.ppc",
            "4ES:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4ES:ruby-libs-0:1.8.1-18.el4.s390",
            "4ES:ruby-libs-0:1.8.1-18.el4.s390x",
            "4ES:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-mode-0:1.8.1-18.el4.i386",
            "4ES:ruby-mode-0:1.8.1-18.el4.ia64",
            "4ES:ruby-mode-0:1.8.1-18.el4.ppc",
            "4ES:ruby-mode-0:1.8.1-18.el4.s390",
            "4ES:ruby-mode-0:1.8.1-18.el4.s390x",
            "4ES:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4WS:irb-0:1.8.1-18.el4.i386",
            "4WS:irb-0:1.8.1-18.el4.ia64",
            "4WS:irb-0:1.8.1-18.el4.ppc",
            "4WS:irb-0:1.8.1-18.el4.s390",
            "4WS:irb-0:1.8.1-18.el4.s390x",
            "4WS:irb-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-0:1.8.1-18.el4.i386",
            "4WS:ruby-0:1.8.1-18.el4.ia64",
            "4WS:ruby-0:1.8.1-18.el4.ppc",
            "4WS:ruby-0:1.8.1-18.el4.s390",
            "4WS:ruby-0:1.8.1-18.el4.s390x",
            "4WS:ruby-0:1.8.1-18.el4.src",
            "4WS:ruby-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-devel-0:1.8.1-18.el4.i386",
            "4WS:ruby-devel-0:1.8.1-18.el4.ia64",
            "4WS:ruby-devel-0:1.8.1-18.el4.ppc",
            "4WS:ruby-devel-0:1.8.1-18.el4.s390",
            "4WS:ruby-devel-0:1.8.1-18.el4.s390x",
            "4WS:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-docs-0:1.8.1-18.el4.i386",
            "4WS:ruby-docs-0:1.8.1-18.el4.ia64",
            "4WS:ruby-docs-0:1.8.1-18.el4.ppc",
            "4WS:ruby-docs-0:1.8.1-18.el4.s390",
            "4WS:ruby-docs-0:1.8.1-18.el4.s390x",
            "4WS:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-libs-0:1.8.1-18.el4.i386",
            "4WS:ruby-libs-0:1.8.1-18.el4.ia64",
            "4WS:ruby-libs-0:1.8.1-18.el4.ppc",
            "4WS:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4WS:ruby-libs-0:1.8.1-18.el4.s390",
            "4WS:ruby-libs-0:1.8.1-18.el4.s390x",
            "4WS:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-mode-0:1.8.1-18.el4.i386",
            "4WS:ruby-mode-0:1.8.1-18.el4.ia64",
            "4WS:ruby-mode-0:1.8.1-18.el4.ppc",
            "4WS:ruby-mode-0:1.8.1-18.el4.s390",
            "4WS:ruby-mode-0:1.8.1-18.el4.s390x",
            "4WS:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2012:0070"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "LOCAL",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 2.1,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "products": [
            "4AS:irb-0:1.8.1-18.el4.i386",
            "4AS:irb-0:1.8.1-18.el4.ia64",
            "4AS:irb-0:1.8.1-18.el4.ppc",
            "4AS:irb-0:1.8.1-18.el4.s390",
            "4AS:irb-0:1.8.1-18.el4.s390x",
            "4AS:irb-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-0:1.8.1-18.el4.i386",
            "4AS:ruby-0:1.8.1-18.el4.ia64",
            "4AS:ruby-0:1.8.1-18.el4.ppc",
            "4AS:ruby-0:1.8.1-18.el4.s390",
            "4AS:ruby-0:1.8.1-18.el4.s390x",
            "4AS:ruby-0:1.8.1-18.el4.src",
            "4AS:ruby-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-devel-0:1.8.1-18.el4.i386",
            "4AS:ruby-devel-0:1.8.1-18.el4.ia64",
            "4AS:ruby-devel-0:1.8.1-18.el4.ppc",
            "4AS:ruby-devel-0:1.8.1-18.el4.s390",
            "4AS:ruby-devel-0:1.8.1-18.el4.s390x",
            "4AS:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-docs-0:1.8.1-18.el4.i386",
            "4AS:ruby-docs-0:1.8.1-18.el4.ia64",
            "4AS:ruby-docs-0:1.8.1-18.el4.ppc",
            "4AS:ruby-docs-0:1.8.1-18.el4.s390",
            "4AS:ruby-docs-0:1.8.1-18.el4.s390x",
            "4AS:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-libs-0:1.8.1-18.el4.i386",
            "4AS:ruby-libs-0:1.8.1-18.el4.ia64",
            "4AS:ruby-libs-0:1.8.1-18.el4.ppc",
            "4AS:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4AS:ruby-libs-0:1.8.1-18.el4.s390",
            "4AS:ruby-libs-0:1.8.1-18.el4.s390x",
            "4AS:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-mode-0:1.8.1-18.el4.i386",
            "4AS:ruby-mode-0:1.8.1-18.el4.ia64",
            "4AS:ruby-mode-0:1.8.1-18.el4.ppc",
            "4AS:ruby-mode-0:1.8.1-18.el4.s390",
            "4AS:ruby-mode-0:1.8.1-18.el4.s390x",
            "4AS:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4Desktop:irb-0:1.8.1-18.el4.i386",
            "4Desktop:irb-0:1.8.1-18.el4.ia64",
            "4Desktop:irb-0:1.8.1-18.el4.ppc",
            "4Desktop:irb-0:1.8.1-18.el4.s390",
            "4Desktop:irb-0:1.8.1-18.el4.s390x",
            "4Desktop:irb-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-0:1.8.1-18.el4.src",
            "4Desktop:ruby-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4ES:irb-0:1.8.1-18.el4.i386",
            "4ES:irb-0:1.8.1-18.el4.ia64",
            "4ES:irb-0:1.8.1-18.el4.ppc",
            "4ES:irb-0:1.8.1-18.el4.s390",
            "4ES:irb-0:1.8.1-18.el4.s390x",
            "4ES:irb-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-0:1.8.1-18.el4.i386",
            "4ES:ruby-0:1.8.1-18.el4.ia64",
            "4ES:ruby-0:1.8.1-18.el4.ppc",
            "4ES:ruby-0:1.8.1-18.el4.s390",
            "4ES:ruby-0:1.8.1-18.el4.s390x",
            "4ES:ruby-0:1.8.1-18.el4.src",
            "4ES:ruby-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-devel-0:1.8.1-18.el4.i386",
            "4ES:ruby-devel-0:1.8.1-18.el4.ia64",
            "4ES:ruby-devel-0:1.8.1-18.el4.ppc",
            "4ES:ruby-devel-0:1.8.1-18.el4.s390",
            "4ES:ruby-devel-0:1.8.1-18.el4.s390x",
            "4ES:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-docs-0:1.8.1-18.el4.i386",
            "4ES:ruby-docs-0:1.8.1-18.el4.ia64",
            "4ES:ruby-docs-0:1.8.1-18.el4.ppc",
            "4ES:ruby-docs-0:1.8.1-18.el4.s390",
            "4ES:ruby-docs-0:1.8.1-18.el4.s390x",
            "4ES:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-libs-0:1.8.1-18.el4.i386",
            "4ES:ruby-libs-0:1.8.1-18.el4.ia64",
            "4ES:ruby-libs-0:1.8.1-18.el4.ppc",
            "4ES:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4ES:ruby-libs-0:1.8.1-18.el4.s390",
            "4ES:ruby-libs-0:1.8.1-18.el4.s390x",
            "4ES:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-mode-0:1.8.1-18.el4.i386",
            "4ES:ruby-mode-0:1.8.1-18.el4.ia64",
            "4ES:ruby-mode-0:1.8.1-18.el4.ppc",
            "4ES:ruby-mode-0:1.8.1-18.el4.s390",
            "4ES:ruby-mode-0:1.8.1-18.el4.s390x",
            "4ES:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4WS:irb-0:1.8.1-18.el4.i386",
            "4WS:irb-0:1.8.1-18.el4.ia64",
            "4WS:irb-0:1.8.1-18.el4.ppc",
            "4WS:irb-0:1.8.1-18.el4.s390",
            "4WS:irb-0:1.8.1-18.el4.s390x",
            "4WS:irb-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-0:1.8.1-18.el4.i386",
            "4WS:ruby-0:1.8.1-18.el4.ia64",
            "4WS:ruby-0:1.8.1-18.el4.ppc",
            "4WS:ruby-0:1.8.1-18.el4.s390",
            "4WS:ruby-0:1.8.1-18.el4.s390x",
            "4WS:ruby-0:1.8.1-18.el4.src",
            "4WS:ruby-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-devel-0:1.8.1-18.el4.i386",
            "4WS:ruby-devel-0:1.8.1-18.el4.ia64",
            "4WS:ruby-devel-0:1.8.1-18.el4.ppc",
            "4WS:ruby-devel-0:1.8.1-18.el4.s390",
            "4WS:ruby-devel-0:1.8.1-18.el4.s390x",
            "4WS:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-docs-0:1.8.1-18.el4.i386",
            "4WS:ruby-docs-0:1.8.1-18.el4.ia64",
            "4WS:ruby-docs-0:1.8.1-18.el4.ppc",
            "4WS:ruby-docs-0:1.8.1-18.el4.s390",
            "4WS:ruby-docs-0:1.8.1-18.el4.s390x",
            "4WS:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-libs-0:1.8.1-18.el4.i386",
            "4WS:ruby-libs-0:1.8.1-18.el4.ia64",
            "4WS:ruby-libs-0:1.8.1-18.el4.ppc",
            "4WS:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4WS:ruby-libs-0:1.8.1-18.el4.s390",
            "4WS:ruby-libs-0:1.8.1-18.el4.s390x",
            "4WS:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-mode-0:1.8.1-18.el4.i386",
            "4WS:ruby-mode-0:1.8.1-18.el4.ia64",
            "4WS:ruby-mode-0:1.8.1-18.el4.ppc",
            "4WS:ruby-mode-0:1.8.1-18.el4.s390",
            "4WS:ruby-mode-0:1.8.1-18.el4.s390x",
            "4WS:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "ruby: Properly initialize the random number generator when forking new process"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "oCERT"
          ]
        }
      ],
      "cve": "CVE-2011-4815",
      "discovery_date": "2011-11-01T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "750564"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Ruby (aka CRuby) before 1.8.7-p357 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "ruby: hash table collisions CPU usage DoS (oCERT-2011-003)",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "4AS:irb-0:1.8.1-18.el4.i386",
          "4AS:irb-0:1.8.1-18.el4.ia64",
          "4AS:irb-0:1.8.1-18.el4.ppc",
          "4AS:irb-0:1.8.1-18.el4.s390",
          "4AS:irb-0:1.8.1-18.el4.s390x",
          "4AS:irb-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-0:1.8.1-18.el4.i386",
          "4AS:ruby-0:1.8.1-18.el4.ia64",
          "4AS:ruby-0:1.8.1-18.el4.ppc",
          "4AS:ruby-0:1.8.1-18.el4.s390",
          "4AS:ruby-0:1.8.1-18.el4.s390x",
          "4AS:ruby-0:1.8.1-18.el4.src",
          "4AS:ruby-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.i386",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
          "4AS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-devel-0:1.8.1-18.el4.i386",
          "4AS:ruby-devel-0:1.8.1-18.el4.ia64",
          "4AS:ruby-devel-0:1.8.1-18.el4.ppc",
          "4AS:ruby-devel-0:1.8.1-18.el4.s390",
          "4AS:ruby-devel-0:1.8.1-18.el4.s390x",
          "4AS:ruby-devel-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-docs-0:1.8.1-18.el4.i386",
          "4AS:ruby-docs-0:1.8.1-18.el4.ia64",
          "4AS:ruby-docs-0:1.8.1-18.el4.ppc",
          "4AS:ruby-docs-0:1.8.1-18.el4.s390",
          "4AS:ruby-docs-0:1.8.1-18.el4.s390x",
          "4AS:ruby-docs-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-libs-0:1.8.1-18.el4.i386",
          "4AS:ruby-libs-0:1.8.1-18.el4.ia64",
          "4AS:ruby-libs-0:1.8.1-18.el4.ppc",
          "4AS:ruby-libs-0:1.8.1-18.el4.ppc64",
          "4AS:ruby-libs-0:1.8.1-18.el4.s390",
          "4AS:ruby-libs-0:1.8.1-18.el4.s390x",
          "4AS:ruby-libs-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-mode-0:1.8.1-18.el4.i386",
          "4AS:ruby-mode-0:1.8.1-18.el4.ia64",
          "4AS:ruby-mode-0:1.8.1-18.el4.ppc",
          "4AS:ruby-mode-0:1.8.1-18.el4.s390",
          "4AS:ruby-mode-0:1.8.1-18.el4.s390x",
          "4AS:ruby-mode-0:1.8.1-18.el4.x86_64",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.i386",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.ia64",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.ppc",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.s390",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.s390x",
          "4AS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
          "4Desktop:irb-0:1.8.1-18.el4.i386",
          "4Desktop:irb-0:1.8.1-18.el4.ia64",
          "4Desktop:irb-0:1.8.1-18.el4.ppc",
          "4Desktop:irb-0:1.8.1-18.el4.s390",
          "4Desktop:irb-0:1.8.1-18.el4.s390x",
          "4Desktop:irb-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-0:1.8.1-18.el4.src",
          "4Desktop:ruby-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-devel-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-docs-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc64",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-libs-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-mode-0:1.8.1-18.el4.x86_64",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.i386",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ia64",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ppc",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390x",
          "4Desktop:ruby-tcltk-0:1.8.1-18.el4.x86_64",
          "4ES:irb-0:1.8.1-18.el4.i386",
          "4ES:irb-0:1.8.1-18.el4.ia64",
          "4ES:irb-0:1.8.1-18.el4.ppc",
          "4ES:irb-0:1.8.1-18.el4.s390",
          "4ES:irb-0:1.8.1-18.el4.s390x",
          "4ES:irb-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-0:1.8.1-18.el4.i386",
          "4ES:ruby-0:1.8.1-18.el4.ia64",
          "4ES:ruby-0:1.8.1-18.el4.ppc",
          "4ES:ruby-0:1.8.1-18.el4.s390",
          "4ES:ruby-0:1.8.1-18.el4.s390x",
          "4ES:ruby-0:1.8.1-18.el4.src",
          "4ES:ruby-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.i386",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.ia64",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390x",
          "4ES:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-devel-0:1.8.1-18.el4.i386",
          "4ES:ruby-devel-0:1.8.1-18.el4.ia64",
          "4ES:ruby-devel-0:1.8.1-18.el4.ppc",
          "4ES:ruby-devel-0:1.8.1-18.el4.s390",
          "4ES:ruby-devel-0:1.8.1-18.el4.s390x",
          "4ES:ruby-devel-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-docs-0:1.8.1-18.el4.i386",
          "4ES:ruby-docs-0:1.8.1-18.el4.ia64",
          "4ES:ruby-docs-0:1.8.1-18.el4.ppc",
          "4ES:ruby-docs-0:1.8.1-18.el4.s390",
          "4ES:ruby-docs-0:1.8.1-18.el4.s390x",
          "4ES:ruby-docs-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-libs-0:1.8.1-18.el4.i386",
          "4ES:ruby-libs-0:1.8.1-18.el4.ia64",
          "4ES:ruby-libs-0:1.8.1-18.el4.ppc",
          "4ES:ruby-libs-0:1.8.1-18.el4.ppc64",
          "4ES:ruby-libs-0:1.8.1-18.el4.s390",
          "4ES:ruby-libs-0:1.8.1-18.el4.s390x",
          "4ES:ruby-libs-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-mode-0:1.8.1-18.el4.i386",
          "4ES:ruby-mode-0:1.8.1-18.el4.ia64",
          "4ES:ruby-mode-0:1.8.1-18.el4.ppc",
          "4ES:ruby-mode-0:1.8.1-18.el4.s390",
          "4ES:ruby-mode-0:1.8.1-18.el4.s390x",
          "4ES:ruby-mode-0:1.8.1-18.el4.x86_64",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.i386",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.ia64",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.ppc",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.s390",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.s390x",
          "4ES:ruby-tcltk-0:1.8.1-18.el4.x86_64",
          "4WS:irb-0:1.8.1-18.el4.i386",
          "4WS:irb-0:1.8.1-18.el4.ia64",
          "4WS:irb-0:1.8.1-18.el4.ppc",
          "4WS:irb-0:1.8.1-18.el4.s390",
          "4WS:irb-0:1.8.1-18.el4.s390x",
          "4WS:irb-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-0:1.8.1-18.el4.i386",
          "4WS:ruby-0:1.8.1-18.el4.ia64",
          "4WS:ruby-0:1.8.1-18.el4.ppc",
          "4WS:ruby-0:1.8.1-18.el4.s390",
          "4WS:ruby-0:1.8.1-18.el4.s390x",
          "4WS:ruby-0:1.8.1-18.el4.src",
          "4WS:ruby-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.i386",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
          "4WS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-devel-0:1.8.1-18.el4.i386",
          "4WS:ruby-devel-0:1.8.1-18.el4.ia64",
          "4WS:ruby-devel-0:1.8.1-18.el4.ppc",
          "4WS:ruby-devel-0:1.8.1-18.el4.s390",
          "4WS:ruby-devel-0:1.8.1-18.el4.s390x",
          "4WS:ruby-devel-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-docs-0:1.8.1-18.el4.i386",
          "4WS:ruby-docs-0:1.8.1-18.el4.ia64",
          "4WS:ruby-docs-0:1.8.1-18.el4.ppc",
          "4WS:ruby-docs-0:1.8.1-18.el4.s390",
          "4WS:ruby-docs-0:1.8.1-18.el4.s390x",
          "4WS:ruby-docs-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-libs-0:1.8.1-18.el4.i386",
          "4WS:ruby-libs-0:1.8.1-18.el4.ia64",
          "4WS:ruby-libs-0:1.8.1-18.el4.ppc",
          "4WS:ruby-libs-0:1.8.1-18.el4.ppc64",
          "4WS:ruby-libs-0:1.8.1-18.el4.s390",
          "4WS:ruby-libs-0:1.8.1-18.el4.s390x",
          "4WS:ruby-libs-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-mode-0:1.8.1-18.el4.i386",
          "4WS:ruby-mode-0:1.8.1-18.el4.ia64",
          "4WS:ruby-mode-0:1.8.1-18.el4.ppc",
          "4WS:ruby-mode-0:1.8.1-18.el4.s390",
          "4WS:ruby-mode-0:1.8.1-18.el4.s390x",
          "4WS:ruby-mode-0:1.8.1-18.el4.x86_64",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.i386",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.ia64",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.ppc",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.s390",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.s390x",
          "4WS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
          "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
          "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
          "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
          "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
          "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
          "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
          "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
          "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
          "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
          "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
          "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
          "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
          "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
          "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
          "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
          "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
          "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2011-4815"
        },
        {
          "category": "external",
          "summary": "RHBZ#750564",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=750564"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2011-4815",
          "url": "https://www.cve.org/CVERecord?id=CVE-2011-4815"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2011-4815",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4815"
        }
      ],
      "release_date": "2011-12-28T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2012-01-30T18:23:00+00:00",
          "details": "Before applying this update, make sure all previously-released errata\nrelevant to your system have been applied.\n\nThis update is available via the Red Hat Network. Details on how to\nuse the Red Hat Network to apply this update are available at\nhttps://access.redhat.com/kb/docs/DOC-11259",
          "product_ids": [
            "4AS:irb-0:1.8.1-18.el4.i386",
            "4AS:irb-0:1.8.1-18.el4.ia64",
            "4AS:irb-0:1.8.1-18.el4.ppc",
            "4AS:irb-0:1.8.1-18.el4.s390",
            "4AS:irb-0:1.8.1-18.el4.s390x",
            "4AS:irb-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-0:1.8.1-18.el4.i386",
            "4AS:ruby-0:1.8.1-18.el4.ia64",
            "4AS:ruby-0:1.8.1-18.el4.ppc",
            "4AS:ruby-0:1.8.1-18.el4.s390",
            "4AS:ruby-0:1.8.1-18.el4.s390x",
            "4AS:ruby-0:1.8.1-18.el4.src",
            "4AS:ruby-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-devel-0:1.8.1-18.el4.i386",
            "4AS:ruby-devel-0:1.8.1-18.el4.ia64",
            "4AS:ruby-devel-0:1.8.1-18.el4.ppc",
            "4AS:ruby-devel-0:1.8.1-18.el4.s390",
            "4AS:ruby-devel-0:1.8.1-18.el4.s390x",
            "4AS:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-docs-0:1.8.1-18.el4.i386",
            "4AS:ruby-docs-0:1.8.1-18.el4.ia64",
            "4AS:ruby-docs-0:1.8.1-18.el4.ppc",
            "4AS:ruby-docs-0:1.8.1-18.el4.s390",
            "4AS:ruby-docs-0:1.8.1-18.el4.s390x",
            "4AS:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-libs-0:1.8.1-18.el4.i386",
            "4AS:ruby-libs-0:1.8.1-18.el4.ia64",
            "4AS:ruby-libs-0:1.8.1-18.el4.ppc",
            "4AS:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4AS:ruby-libs-0:1.8.1-18.el4.s390",
            "4AS:ruby-libs-0:1.8.1-18.el4.s390x",
            "4AS:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-mode-0:1.8.1-18.el4.i386",
            "4AS:ruby-mode-0:1.8.1-18.el4.ia64",
            "4AS:ruby-mode-0:1.8.1-18.el4.ppc",
            "4AS:ruby-mode-0:1.8.1-18.el4.s390",
            "4AS:ruby-mode-0:1.8.1-18.el4.s390x",
            "4AS:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4Desktop:irb-0:1.8.1-18.el4.i386",
            "4Desktop:irb-0:1.8.1-18.el4.ia64",
            "4Desktop:irb-0:1.8.1-18.el4.ppc",
            "4Desktop:irb-0:1.8.1-18.el4.s390",
            "4Desktop:irb-0:1.8.1-18.el4.s390x",
            "4Desktop:irb-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-0:1.8.1-18.el4.src",
            "4Desktop:ruby-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4ES:irb-0:1.8.1-18.el4.i386",
            "4ES:irb-0:1.8.1-18.el4.ia64",
            "4ES:irb-0:1.8.1-18.el4.ppc",
            "4ES:irb-0:1.8.1-18.el4.s390",
            "4ES:irb-0:1.8.1-18.el4.s390x",
            "4ES:irb-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-0:1.8.1-18.el4.i386",
            "4ES:ruby-0:1.8.1-18.el4.ia64",
            "4ES:ruby-0:1.8.1-18.el4.ppc",
            "4ES:ruby-0:1.8.1-18.el4.s390",
            "4ES:ruby-0:1.8.1-18.el4.s390x",
            "4ES:ruby-0:1.8.1-18.el4.src",
            "4ES:ruby-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-devel-0:1.8.1-18.el4.i386",
            "4ES:ruby-devel-0:1.8.1-18.el4.ia64",
            "4ES:ruby-devel-0:1.8.1-18.el4.ppc",
            "4ES:ruby-devel-0:1.8.1-18.el4.s390",
            "4ES:ruby-devel-0:1.8.1-18.el4.s390x",
            "4ES:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-docs-0:1.8.1-18.el4.i386",
            "4ES:ruby-docs-0:1.8.1-18.el4.ia64",
            "4ES:ruby-docs-0:1.8.1-18.el4.ppc",
            "4ES:ruby-docs-0:1.8.1-18.el4.s390",
            "4ES:ruby-docs-0:1.8.1-18.el4.s390x",
            "4ES:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-libs-0:1.8.1-18.el4.i386",
            "4ES:ruby-libs-0:1.8.1-18.el4.ia64",
            "4ES:ruby-libs-0:1.8.1-18.el4.ppc",
            "4ES:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4ES:ruby-libs-0:1.8.1-18.el4.s390",
            "4ES:ruby-libs-0:1.8.1-18.el4.s390x",
            "4ES:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-mode-0:1.8.1-18.el4.i386",
            "4ES:ruby-mode-0:1.8.1-18.el4.ia64",
            "4ES:ruby-mode-0:1.8.1-18.el4.ppc",
            "4ES:ruby-mode-0:1.8.1-18.el4.s390",
            "4ES:ruby-mode-0:1.8.1-18.el4.s390x",
            "4ES:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4WS:irb-0:1.8.1-18.el4.i386",
            "4WS:irb-0:1.8.1-18.el4.ia64",
            "4WS:irb-0:1.8.1-18.el4.ppc",
            "4WS:irb-0:1.8.1-18.el4.s390",
            "4WS:irb-0:1.8.1-18.el4.s390x",
            "4WS:irb-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-0:1.8.1-18.el4.i386",
            "4WS:ruby-0:1.8.1-18.el4.ia64",
            "4WS:ruby-0:1.8.1-18.el4.ppc",
            "4WS:ruby-0:1.8.1-18.el4.s390",
            "4WS:ruby-0:1.8.1-18.el4.s390x",
            "4WS:ruby-0:1.8.1-18.el4.src",
            "4WS:ruby-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-devel-0:1.8.1-18.el4.i386",
            "4WS:ruby-devel-0:1.8.1-18.el4.ia64",
            "4WS:ruby-devel-0:1.8.1-18.el4.ppc",
            "4WS:ruby-devel-0:1.8.1-18.el4.s390",
            "4WS:ruby-devel-0:1.8.1-18.el4.s390x",
            "4WS:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-docs-0:1.8.1-18.el4.i386",
            "4WS:ruby-docs-0:1.8.1-18.el4.ia64",
            "4WS:ruby-docs-0:1.8.1-18.el4.ppc",
            "4WS:ruby-docs-0:1.8.1-18.el4.s390",
            "4WS:ruby-docs-0:1.8.1-18.el4.s390x",
            "4WS:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-libs-0:1.8.1-18.el4.i386",
            "4WS:ruby-libs-0:1.8.1-18.el4.ia64",
            "4WS:ruby-libs-0:1.8.1-18.el4.ppc",
            "4WS:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4WS:ruby-libs-0:1.8.1-18.el4.s390",
            "4WS:ruby-libs-0:1.8.1-18.el4.s390x",
            "4WS:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-mode-0:1.8.1-18.el4.i386",
            "4WS:ruby-mode-0:1.8.1-18.el4.ia64",
            "4WS:ruby-mode-0:1.8.1-18.el4.ppc",
            "4WS:ruby-mode-0:1.8.1-18.el4.s390",
            "4WS:ruby-mode-0:1.8.1-18.el4.s390x",
            "4WS:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2012:0070"
        }
      ],
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 5.0,
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
            "version": "2.0"
          },
          "products": [
            "4AS:irb-0:1.8.1-18.el4.i386",
            "4AS:irb-0:1.8.1-18.el4.ia64",
            "4AS:irb-0:1.8.1-18.el4.ppc",
            "4AS:irb-0:1.8.1-18.el4.s390",
            "4AS:irb-0:1.8.1-18.el4.s390x",
            "4AS:irb-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-0:1.8.1-18.el4.i386",
            "4AS:ruby-0:1.8.1-18.el4.ia64",
            "4AS:ruby-0:1.8.1-18.el4.ppc",
            "4AS:ruby-0:1.8.1-18.el4.s390",
            "4AS:ruby-0:1.8.1-18.el4.s390x",
            "4AS:ruby-0:1.8.1-18.el4.src",
            "4AS:ruby-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4AS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-devel-0:1.8.1-18.el4.i386",
            "4AS:ruby-devel-0:1.8.1-18.el4.ia64",
            "4AS:ruby-devel-0:1.8.1-18.el4.ppc",
            "4AS:ruby-devel-0:1.8.1-18.el4.s390",
            "4AS:ruby-devel-0:1.8.1-18.el4.s390x",
            "4AS:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-docs-0:1.8.1-18.el4.i386",
            "4AS:ruby-docs-0:1.8.1-18.el4.ia64",
            "4AS:ruby-docs-0:1.8.1-18.el4.ppc",
            "4AS:ruby-docs-0:1.8.1-18.el4.s390",
            "4AS:ruby-docs-0:1.8.1-18.el4.s390x",
            "4AS:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-libs-0:1.8.1-18.el4.i386",
            "4AS:ruby-libs-0:1.8.1-18.el4.ia64",
            "4AS:ruby-libs-0:1.8.1-18.el4.ppc",
            "4AS:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4AS:ruby-libs-0:1.8.1-18.el4.s390",
            "4AS:ruby-libs-0:1.8.1-18.el4.s390x",
            "4AS:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-mode-0:1.8.1-18.el4.i386",
            "4AS:ruby-mode-0:1.8.1-18.el4.ia64",
            "4AS:ruby-mode-0:1.8.1-18.el4.ppc",
            "4AS:ruby-mode-0:1.8.1-18.el4.s390",
            "4AS:ruby-mode-0:1.8.1-18.el4.s390x",
            "4AS:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4AS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4Desktop:irb-0:1.8.1-18.el4.i386",
            "4Desktop:irb-0:1.8.1-18.el4.ia64",
            "4Desktop:irb-0:1.8.1-18.el4.ppc",
            "4Desktop:irb-0:1.8.1-18.el4.s390",
            "4Desktop:irb-0:1.8.1-18.el4.s390x",
            "4Desktop:irb-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-0:1.8.1-18.el4.src",
            "4Desktop:ruby-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4Desktop:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4ES:irb-0:1.8.1-18.el4.i386",
            "4ES:irb-0:1.8.1-18.el4.ia64",
            "4ES:irb-0:1.8.1-18.el4.ppc",
            "4ES:irb-0:1.8.1-18.el4.s390",
            "4ES:irb-0:1.8.1-18.el4.s390x",
            "4ES:irb-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-0:1.8.1-18.el4.i386",
            "4ES:ruby-0:1.8.1-18.el4.ia64",
            "4ES:ruby-0:1.8.1-18.el4.ppc",
            "4ES:ruby-0:1.8.1-18.el4.s390",
            "4ES:ruby-0:1.8.1-18.el4.s390x",
            "4ES:ruby-0:1.8.1-18.el4.src",
            "4ES:ruby-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4ES:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-devel-0:1.8.1-18.el4.i386",
            "4ES:ruby-devel-0:1.8.1-18.el4.ia64",
            "4ES:ruby-devel-0:1.8.1-18.el4.ppc",
            "4ES:ruby-devel-0:1.8.1-18.el4.s390",
            "4ES:ruby-devel-0:1.8.1-18.el4.s390x",
            "4ES:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-docs-0:1.8.1-18.el4.i386",
            "4ES:ruby-docs-0:1.8.1-18.el4.ia64",
            "4ES:ruby-docs-0:1.8.1-18.el4.ppc",
            "4ES:ruby-docs-0:1.8.1-18.el4.s390",
            "4ES:ruby-docs-0:1.8.1-18.el4.s390x",
            "4ES:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-libs-0:1.8.1-18.el4.i386",
            "4ES:ruby-libs-0:1.8.1-18.el4.ia64",
            "4ES:ruby-libs-0:1.8.1-18.el4.ppc",
            "4ES:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4ES:ruby-libs-0:1.8.1-18.el4.s390",
            "4ES:ruby-libs-0:1.8.1-18.el4.s390x",
            "4ES:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-mode-0:1.8.1-18.el4.i386",
            "4ES:ruby-mode-0:1.8.1-18.el4.ia64",
            "4ES:ruby-mode-0:1.8.1-18.el4.ppc",
            "4ES:ruby-mode-0:1.8.1-18.el4.s390",
            "4ES:ruby-mode-0:1.8.1-18.el4.s390x",
            "4ES:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4ES:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "4WS:irb-0:1.8.1-18.el4.i386",
            "4WS:irb-0:1.8.1-18.el4.ia64",
            "4WS:irb-0:1.8.1-18.el4.ppc",
            "4WS:irb-0:1.8.1-18.el4.s390",
            "4WS:irb-0:1.8.1-18.el4.s390x",
            "4WS:irb-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-0:1.8.1-18.el4.i386",
            "4WS:ruby-0:1.8.1-18.el4.ia64",
            "4WS:ruby-0:1.8.1-18.el4.ppc",
            "4WS:ruby-0:1.8.1-18.el4.s390",
            "4WS:ruby-0:1.8.1-18.el4.s390x",
            "4WS:ruby-0:1.8.1-18.el4.src",
            "4WS:ruby-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.i386",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ia64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.ppc64",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.s390x",
            "4WS:ruby-debuginfo-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-devel-0:1.8.1-18.el4.i386",
            "4WS:ruby-devel-0:1.8.1-18.el4.ia64",
            "4WS:ruby-devel-0:1.8.1-18.el4.ppc",
            "4WS:ruby-devel-0:1.8.1-18.el4.s390",
            "4WS:ruby-devel-0:1.8.1-18.el4.s390x",
            "4WS:ruby-devel-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-docs-0:1.8.1-18.el4.i386",
            "4WS:ruby-docs-0:1.8.1-18.el4.ia64",
            "4WS:ruby-docs-0:1.8.1-18.el4.ppc",
            "4WS:ruby-docs-0:1.8.1-18.el4.s390",
            "4WS:ruby-docs-0:1.8.1-18.el4.s390x",
            "4WS:ruby-docs-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-libs-0:1.8.1-18.el4.i386",
            "4WS:ruby-libs-0:1.8.1-18.el4.ia64",
            "4WS:ruby-libs-0:1.8.1-18.el4.ppc",
            "4WS:ruby-libs-0:1.8.1-18.el4.ppc64",
            "4WS:ruby-libs-0:1.8.1-18.el4.s390",
            "4WS:ruby-libs-0:1.8.1-18.el4.s390x",
            "4WS:ruby-libs-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-mode-0:1.8.1-18.el4.i386",
            "4WS:ruby-mode-0:1.8.1-18.el4.ia64",
            "4WS:ruby-mode-0:1.8.1-18.el4.ppc",
            "4WS:ruby-mode-0:1.8.1-18.el4.s390",
            "4WS:ruby-mode-0:1.8.1-18.el4.s390x",
            "4WS:ruby-mode-0:1.8.1-18.el4.x86_64",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.i386",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.ia64",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.ppc",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.s390",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.s390x",
            "4WS:ruby-tcltk-0:1.8.1-18.el4.x86_64",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Client-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Client-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Client-Workstation-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Client-Workstation-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.src",
            "5Server-5.7.Z:ruby-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-debuginfo-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-devel-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-docs-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-irb-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.ppc64",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-libs-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-mode-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-rdoc-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-ri-0:1.8.5-22.el5_7.1.x86_64",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.i386",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ia64",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.ppc",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.s390x",
            "5Server-5.7.Z:ruby-tcltk-0:1.8.5-22.el5_7.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "ruby: hash table collisions CPU usage DoS (oCERT-2011-003)"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.