<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Segment7: RubyGems Beta 0.9.4.6</title>
    <link>http://blog.segment7.net/articles/2007/10/20/rubygems-beta-0-9-4-6</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>The Blog</description>
    <item>
      <title>RubyGems Beta 0.9.4.6</title>
      <description>&lt;p&gt;RubyGems 0.9.4.6 is a beta release for the upcoming 0.9.5 which adds several new features and fixes several bugs.&lt;/p&gt;


	&lt;p&gt;To upgrade to the beta:&lt;/p&gt;


&lt;pre&gt;&lt;kbd&gt;gem update --system --source http://segment7.net/&lt;/kbd&gt;&lt;/pre&gt;

	&lt;p&gt;To file bugs:&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://rubyforge.org/tracker/?func=add&amp;amp;group_id=126&amp;amp;atid=575"&gt;http://rubyforge.org/tracker/?func=add&amp;#38;group_id=126&amp;#38;atid=575&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;When filing a bug, &lt;kbd&gt;gem env&lt;/kbd&gt; output will be helpful in diagnosing the issue.&lt;/p&gt;


	&lt;p&gt;If you find a bug where RubyGems crashes, please provide debug output.  You can do that with &lt;kbd&gt;gem --debug the_command&lt;/kbd&gt;.  For example:&lt;/p&gt;


&lt;pre&gt;&amp;lt;samp&amp;gt;$ gem --debug unknown_command
Exception `RuntimeError' at [...]/rubygems/command_manager.rb:114 - Unknown command unknown_command
ERROR:  While executing gem ... (RuntimeError)
    Unknown command unknown_command
        [...]/rubygems/command_manager.rb:114:in `find_command'
        [...]/rubygems/command_manager.rb:103:in `process_args'
        [...]/rubygems/command_manager.rb:74:in `run'
        [...]/rubygems/gem_runner.rb:39:in `run'
        /usr/local/bin/gem:22&amp;lt;/samp&amp;gt;&lt;/pre&gt;

&lt;h3&gt;Changes Since 0.9.4.5&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;kbd&gt;gem update&lt;/kbd&gt; won&amp;#8217;t install gems multiple times (due to dependencies)
&lt;li&gt;&lt;kbd&gt;gem.bat&lt;/kbd&gt; and bin stubs on mswin platforms are improved and compatible with the One-Click Installer
&lt;li&gt;&lt;kbd&gt;gem install&lt;/kbd&gt; no longer installs dependencies for old versions of a gem
&lt;li&gt;Removed gem* commands are now replaced with stubs that warn
&lt;li&gt;RubyGems now installs correctly with &lt;code&gt;RUBYOPT=-rubygems&amp;lt;code&amp;gt;
&amp;lt;/ul&amp;gt;

For the rest of the updates since RubyGems 0.9.4, see the &amp;lt;a href="http://blog.segment7.net/articles/2007/10/13/rubygems-beta-0-9-4-5"&amp;gt;RubyGems Beta 0.9.4.5 release notes&amp;lt;/a&amp;gt;.
</description>
      <pubDate>Sat, 20 Oct 2007 01:10:12 -0700</pubDate>
      <guid isPermaLink="false">urn:uuid:56fed180-0245-4d7f-81be-b9c89ad32619</guid>
      <author>drbrain@segment7.net (Eric Hodel)</author>
      <link>http://blog.segment7.net/articles/2007/10/20/rubygems-beta-0-9-4-6</link>
      <category>Rubygems</category>
      <category>Software</category>
    </item>
  </channel>
</rss>
