<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Martin Videc &#187; fix</title>
	<atom:link href="http://www.videc.at/tag/fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.videc.at</link>
	<description>codemonkey/developer</description>
	<lastBuildDate>Thu, 25 Mar 2010 12:41:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RubyGems: undefined method &#8216;manage_gems&#8217; for Gem:Module (NoMethodError)</title>
		<link>http://www.videc.at/2009/04/30/rubygems-undefined-method-manage_gems-for-gemmodule-nomethoderror/</link>
		<comments>http://www.videc.at/2009/04/30/rubygems-undefined-method-manage_gems-for-gemmodule-nomethoderror/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 04:59:33 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubygems]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=35</guid>
		<description><![CDATA[Update: There&#8217;s a more efficient solution to this problem here: The Easy Fix
After updating RubyGems I got the following error message:

/usr/bin/gem:10: undefined method `manage_gems' for Gem:Module (NoMethodError)
#

Nice. So I took a look at the output that was generated and came across this:
Deprecation Notices:

* Gem::manage_gems has been removed.
* Time::today will be removed in RubyGems 1.4.
Now what? [...]]]></description>
		<wfw:commentRss>http://www.videc.at/2009/04/30/rubygems-undefined-method-manage_gems-for-gemmodule-nomethoderror/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
	</channel>
</rss>
