<?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.0.9</title>
    <link>http://blog.segment7.net/articles/2007/01/07/rubygems-beta-0-9-0-9</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>The Blog</description>
    <item>
      <title>RubyGems Beta 0.9.0.9</title>
      <description>&lt;p&gt;Beta version 0.9.0.9 is now available with:&lt;/p&gt;


&lt;kbd&gt;gem update --system --source http://onestepback.org/betagems&lt;/kbd&gt;

	&lt;p&gt;This will be the last beta with major changes before the release of 0.9.1.&lt;/p&gt;


&lt;h3&gt;Upgrade note&lt;/h3&gt;

	&lt;p&gt;While &lt;code&gt;require_gem&lt;/code&gt; was deprecated in 0.9.0, the bin stubs are still using it (oops!).  To get rid of the warnings printed by rake or other bin stubs simply run &lt;kbd&gt;gem pristine --all&lt;/kbd&gt;.&lt;/p&gt;


&lt;h3&gt;What&amp;#8217;s new since 0.9.0?&lt;/h3&gt;

	&lt;p&gt;Lots!  Many changes both big and small!  Here&amp;#8217;s an incomplete summary:&lt;/p&gt;


&lt;ul&gt;
&lt;li&gt;&lt;code&gt;require_gem&lt;/code&gt; is deprecated and will print a warning.  Use &lt;code&gt;gem&lt;/code&gt; instead.
&lt;li&gt;RubyGems now requires ruby 1.8.2 or greater.
&lt;li&gt;gem command changes
  &lt;ul&gt;
  &lt;li&gt;new gem pristine command
  &lt;li&gt;new gem outdated command
  &lt;li&gt;new gem sources command
  &lt;li&gt;gem uninstall can uninstall multiple gems
  &lt;li&gt;gem install uses the cache instead of downloading
  &lt;li&gt;gem install returns non-zero exit code on failure
  &lt;li&gt;gem install can now set shebang on bin stubs (env or ruby)
  &lt;li&gt;gem help output now fits in 80 columns
  &lt;/ul&gt;
&lt;li&gt;now -w clean
&lt;li&gt;many proxy installation improvements
&lt;li&gt;gem cert improvements
&lt;li&gt;RubyGems is now easier to use as a library
  &lt;ul&gt;
  &lt;li&gt;Easier programatic installs
  &lt;li&gt;Easier inspection of local and remote gems
  &lt;/ul&gt;
&lt;li&gt;extension building enhancements
&lt;li&gt;error reporting enhancements (less odd exceptions)
&lt;li&gt;many bugs fixed or closed (0 bugs in tracker!)
&lt;li&gt;require now loads .jar files
&lt;li&gt;select bug fixes:
  &lt;ul&gt;
  &lt;li&gt;installing from scratch fixed
  &lt;li&gt;&lt;kbd&gt;gem install --force&lt;/kbd&gt; forces
  &lt;li&gt;installing from read-only location works
  &lt;li&gt;gem uninstall requires full name
  &lt;li&gt;gem install obeys &lt;span class="caps"&gt;GEM&lt;/span&gt;_HOME for bin scripts
  &lt;li&gt;RubyGems now installs on ruby 1.9
  &lt;/ul&gt;
&lt;/ul&gt;

&lt;h4&gt;New since beta 0.9.0.8&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;fixed issue with Gem::Specification#hash for JRuby
&lt;li&gt;RubyGems now installs RDoc and ri for itself
&lt;li&gt;RubyGems is now tab-free
&lt;li&gt;require_gem warning prints file and line information
&lt;/ul&gt;

	&lt;p&gt;For full details, read the ChangeLog.&lt;/p&gt;
</description>
      <pubDate>Sun, 07 Jan 2007 17:28:33 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:897bf099-1e24-467b-a81c-ff36a15920e2</guid>
      <author>drbrain@segment7.net (Eric Hodel)</author>
      <link>http://blog.segment7.net/articles/2007/01/07/rubygems-beta-0-9-0-9</link>
      <category>Ruby</category>
      <category>Rubygems</category>
      <category>Software</category>
      <trackback:ping>http://blog.segment7.net/articles/trackback/578</trackback:ping>
    </item>
  </channel>
</rss>
