Project

General

Profile

Actions

Bug #2773

closed

lib/rubygems_version.rb is outdated.

Added by sakuro (Sakuro OZAWA) about 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
ruby -v:
ruby 1.9.2dev (2010-02-21 trunk 26721) [x86_64-darwin10.2.0]
[ruby-core:28275]

Description

=begin
In r26721,

lib/rubygems.rb says:
module Gem
RubyGemsVersion = VERSION = '1.3.5'

while auto-generated (but version controlled) lib/rubygems/rubygems_version.rb says:

module Gem
RubyGemsVersion = '1.3.4'

This is a bit confusing and should be updated, isn't it?
=end

Actions #1

Updated by mame (Yusuke Endoh) almost 14 years ago

  • Status changed from Open to Closed

=begin
Hi,

This issue is already fixed at r26722. Thanks.

--
Yusuke Endoh
=end

Actions

Also available in: Atom PDF

Like0
Like0