<?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 1.3.1</title>
    <link>http://blog.segment7.net/articles/2008/11/13/rubygems-1-3-1</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>The Blog</description>
    <item>
      <title>RubyGems 1.3.1</title>
      <description>&lt;p&gt;&lt;span class="caps"&gt;NOTE&lt;/span&gt;:  RubyGems 1.1 and 1.2 have problems upgrading when there is no
rubygems-update installed.  You will need to follow the second set of update
instructions if you see &amp;#8220;Nothing to update&amp;#8221;.&lt;/p&gt;

&lt;p&gt;Release 1.3.1 fixes some bugs.&lt;/p&gt;

&lt;p&gt;Bugs fixed:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Disregard ownership of ~ under Windows while creating ~/.gem.  Fixes issues related to no uid support under Windows.
&lt;li&gt;Fix requires for Gem::inflate, Gem::deflate, etc.
&lt;li&gt;Make Gem.dir respect :gemhome value from config.  (Note: this feature may be removed since it is hard to implement on 1.9.)
&lt;li&gt;Kernel methods are now private.  Patch #20801 by James M. Lawrence.
&lt;li&gt;Gem::location_of_caller now behaves on Windows.  Patch by Daniel Berger.
&lt;li&gt;Silence &lt;span class="caps"&gt;PATH&lt;/span&gt; warning.
&lt;/ul&gt;

&lt;p&gt;Deprecation Notices:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Gem::manage_gems will be removed on or after March 2009.
&lt;/ul&gt;

&lt;p&gt;For a full list of changes to RubyGems and the contributor for each change, see
the ChangeLog file.&lt;/p&gt;

&lt;p&gt;Special thanks to Chad Wooley for backwards compatibility testing and Luis
Lavena for continuing windows support.&lt;/p&gt;

&lt;h3&gt;How can I get RubyGems?&lt;/h3&gt;

&lt;p&gt;&lt;span class="caps"&gt;NOTE&lt;/span&gt;:  If you have installed RubyGems using a package system you may want to
install a new RubyGems through the same packaging system.&lt;/p&gt;

&lt;p&gt;If you have a recent version of RubyGems (0.8.5 or later), then all
you need to do is:&lt;/p&gt;

&lt;pre&gt;$ gem update --system   (you might need to be admin/root)&lt;/pre&gt;

&lt;p&gt;&lt;span class="caps"&gt;NOTE&lt;/span&gt;:  RubyGems 1.1 and 1.2 have problems upgrading when there is no
rubygems-update installed.  You will need to follow the second set of update
instructions if you see &amp;#8220;Nothing to update&amp;#8221;.&lt;/p&gt;

&lt;p&gt;&lt;span class="caps"&gt;NOTE&lt;/span&gt;: You may have to run the command twice if you have any previosly
installed rubygems-update gems.&lt;/p&gt;

&lt;p&gt;If you have an older version of RubyGems installed, then you can still
do it in two steps:&lt;/p&gt;

&lt;pre&gt;$ gem install rubygems-update  (again, might need to be admin/root)
$ update_rubygems              (... here too)&lt;/pre&gt;

&lt;p&gt;If you don&amp;#8217;t have any gems install, there is still the pre-gem
approach to getting software &amp;#8230; doing it manually:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;span class="caps"&gt;DOWNLOAD FROM&lt;/span&gt;: &lt;a href="http://rubyforge.org/frs/?group_id=126"&gt;http://rubyforge.org/frs/?group_id=126&lt;/a&gt;
&lt;li&gt;&lt;span class="caps"&gt;UNPACK INTO A DIRECTORY AND CD THERE&lt;/span&gt;
&lt;li&gt;&lt;span class="caps"&gt;INSTALL WITH&lt;/span&gt;:  ruby setup.rb  (you may need admin/root privilege)
&lt;/ul&gt;

&lt;h3&gt;To File Bugs&lt;/h3&gt;

&lt;p&gt;The RubyGems bug tracker can be found on RubyForge at:
&lt;a href="http://rubyforge.org/tracker/?func=add&amp;#38;group_id=126&amp;#38;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, `gem env` 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 `gem&amp;#8212;debug the_command`.&lt;/p&gt;

&lt;p&gt;Keep those gems coming!&lt;/p&gt;

&lt;p&gt;&amp;#8212;Jim &amp;#38; Chad &amp;#38; Eric (for the RubyGems team)&lt;/p&gt;
</description>
      <pubDate>Thu, 13 Nov 2008 13:44:00 -0800</pubDate>
      <guid isPermaLink="false">urn:uuid:a8111097-60fe-468a-9fb1-d6b4db31f6ac</guid>
      <author>drbrain@segment7.net (Eric Hodel)</author>
      <link>http://blog.segment7.net/articles/2008/11/13/rubygems-1-3-1</link>
      <category>Ruby</category>
      <category>Rubygems</category>
      <category>Software</category>
    </item>
  </channel>
</rss>
