<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Horrible hack to work around a RubyGems bug</title>
	<atom:link href="http://selfamusementpark.com/blog/2007/05/23/horrible-hack-to-work-around-a-rubygems-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://selfamusementpark.com/blog/2007/05/23/horrible-hack-to-work-around-a-rubygems-bug/</link>
	<description>I have nothing interesting to say. Don't believe me? Read this:</description>
	<lastBuildDate>Wed, 05 May 2010 14:15:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: jamiew</title>
		<link>http://selfamusementpark.com/blog/2007/05/23/horrible-hack-to-work-around-a-rubygems-bug/comment-page-1/#comment-428</link>
		<dc:creator>jamiew</dc:creator>
		<pubDate>Tue, 26 Feb 2008 21:10:04 +0000</pubDate>
		<guid isPermaLink="false">/blog/2007/05/23/horrible-hack-to-work-around-a-rubygems-bug/#comment-428</guid>
		<description>don&#039;t have a better solution yet, but I changed the line to a regex like

specs_n_sources.delete_if { &#124;item&#124; item[0].platform =~ /mswin32/ }

to also exclude &quot;i386-mswin32&quot; matches

ideally one could configure rubygems to automatically select &quot;ruby&quot; packages as I don&#039;t use jruby either</description>
		<content:encoded><![CDATA[<p>don&#8217;t have a better solution yet, but I changed the line to a regex like</p>
<p>specs_n_sources.delete_if { |item| item[0].platform =~ /mswin32/ }</p>
<p>to also exclude &#8220;i386-mswin32&#8243; matches</p>
<p>ideally one could configure rubygems to automatically select &#8220;ruby&#8221; packages as I don&#8217;t use jruby either</p>
]]></content:encoded>
	</item>
</channel>
</rss>
