<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>250245</bug_id>
          
          <creation_ts>2008-12-08 02:19 0000</creation_ts>
          <short_desc>dev-ruby/rails-2.2.2 RDEPENDs on &gt;=dev-ruby/rubygems-1.3.1</short_desc>
          <delta_ts>2008-12-08 20:29:40 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>matsuu@gentoo.org</reporter>
          <assigned_to>ruby@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>matsuu@gentoo.org</who>
            <bug_when>2008-12-08 02:19:43 0000</bug_when>
            <thetext>$ rails foo
(snip)
$ cd foo
$ ruby script/server
Rails requires RubyGems &gt;= 1.3.1 (you have 1.2.0). Please `gem update --system` and try again.

in config/boot.rb:
      def load_rubygems
        require &apos;rubygems&apos;
        min_version = &apos;1.3.1&apos;
        unless rubygems_version &gt;= min_version
          $stderr.puts %Q(Rails requires RubyGems &gt;= #{min_version} (you have #{
rubygems_version}). Please `gem update --system` and try again.)
          exit 1
        end

So, I think &apos;&gt;=dev-ruby/rubygems-1.3.1&apos; should be added to RDEPEND of dev-ruby/rails-2.2.2-r1.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>graaff@gentoo.org</who>
            <bug_when>2008-12-08 20:29:40 0000</bug_when>
            <thetext>Agreed, and fixed for dev-ruby/rails-2.2.2-r1.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>